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

@@ -394,6 +394,8 @@ func AcceptJob(ctx *jxcontext.Context, jobID, dropShippingDeliveryID, dropShippi
jobOrder.DropShippingDistrictCode = delivery.DistrictCode
}
// jobOrder.Status = model.JobOrderStatusWaitAudit
} else if job.JobCategoryID == model.JobCategoryIDUnion {
jobOrder.Status = model.JobOrderStatusSpec
}
dao.Begin(db)
defer func() {

1
business/jxstore/vendor/jds/jds.go vendored Normal file
View File

@@ -0,0 +1 @@
package jds

1
business/jxstore/vendor/mt/mt.go vendored Normal file
View File

@@ -0,0 +1 @@
package mt

1
business/jxstore/vendor/partner.go vendored Normal file
View File

@@ -0,0 +1 @@
package vendor

1
business/jxstore/vendor/pdd/pdd.go vendored Normal file
View File

@@ -0,0 +1 @@
package pdd

View File

@@ -0,0 +1 @@
package taobao