This commit is contained in:
苏尹岚
2021-03-24 13:48:16 +08:00
parent 1ff8565566
commit 74c5171972
8 changed files with 11 additions and 2 deletions

View File

@@ -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 //推荐