接口增加ctx
This commit is contained in:
@@ -321,7 +321,7 @@ func doDailyWork() {
|
||||
cms.CurVendorSync.SyncStore2(jxcontext.AdminCtx, dao.GetDB(), nil, nil, true, true)
|
||||
|
||||
syncStoreSku()
|
||||
localjx.RefreshAllMatterOrderStatus()
|
||||
localjx.RefreshAllMatterOrderStatus(jxcontext.AdminCtx)
|
||||
InitEx()
|
||||
|
||||
// 每天补全前一天与当天的订单
|
||||
|
||||
Reference in New Issue
Block a user