活动API
This commit is contained in:
@@ -21,6 +21,9 @@ const (
|
||||
// 下面两个是做什么用的?
|
||||
// ActivityShowStatusEnabled = 2
|
||||
// ActivityShowStatusDisabled = 4
|
||||
|
||||
MaxActivityNameLength = 30 // 活动名称为空或者长度大于30个字符
|
||||
MaxActivityDescLength = 15 // 优惠描述限15个字符
|
||||
)
|
||||
|
||||
type ActivityRule struct {
|
||||
|
||||
Reference in New Issue
Block a user