aa
This commit is contained in:
@@ -17,7 +17,7 @@ const (
|
||||
JobLimitCountTypePWO = 3 //每人每周一次
|
||||
JobLimitCountTypeNoLimit = 4 //不限制
|
||||
|
||||
JobOrderStatusSpec = 1
|
||||
JobOrderStatusSpec = 1 //特殊状态(联盟任务)
|
||||
JobOrderStatusAccept = 5
|
||||
JobOrderStatusWaitAudit = 10
|
||||
JobOrderStatusAuditPass = 15
|
||||
@@ -42,6 +42,7 @@ const (
|
||||
JobCategoryIDwmtg = 3 //任务类型外卖推广
|
||||
JobCategoryIDOther = 4 //其他任务类型
|
||||
JobCategoryIDDropShipping = 5 //一件代发
|
||||
JobCategoryIDUnion = 6 //联盟任务
|
||||
|
||||
JobSpanTop = 1 //置顶
|
||||
JobSpanRecommend = 2 //推荐
|
||||
|
||||
Reference in New Issue
Block a user