aa
This commit is contained in:
@@ -78,6 +78,7 @@ func PublishJob(ctx *jxcontext.Context, jobExt *model.JobExt) (errCode string, e
|
||||
return errCode, fmt.Errorf("一件代发任务请输入商品价格!")
|
||||
}
|
||||
job.CashbackType = model.JobCashbackPrice
|
||||
job.LimitCountType = model.JobLimitCountTypeNoLimit
|
||||
default:
|
||||
return errCode, fmt.Errorf("暂不支持的任务类型! %v", job.JobCategoryID)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user