- 启用每天刷新临时休息门店
This commit is contained in:
@@ -98,6 +98,6 @@ func StartDailyWork() {
|
|||||||
|
|
||||||
func doDailyWork() {
|
func doDailyWork() {
|
||||||
globals.SugarLogger.Debug("doDailyWork")
|
globals.SugarLogger.Debug("doDailyWork")
|
||||||
// cms.EnableHaveRestStores(jxcontext.AdminCtx, true, true)
|
cms.EnableHaveRestStores(jxcontext.AdminCtx, true, true)
|
||||||
cms.CurVendorSync.FullSyncStoresSkus(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDJD}, nil, true, true)
|
cms.CurVendorSync.FullSyncStoresSkus(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDJD}, nil, true, true)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user