修复达达区域名称转换的bug

This commit is contained in:
gazebo
2019-10-11 16:36:14 +08:00
parent 470f54f705
commit 1f01efca1b
3 changed files with 4 additions and 3 deletions

View File

@@ -122,6 +122,7 @@ func Init() {
func doDailyWork() {
globals.SugarLogger.Debug("doDailyWork")
cms.SyncStoresCourierInfo(jxcontext.AdminCtx, nil, false, true)
netprinter.RebindAllPrinters(jxcontext.AdminCtx, false, true)
// cms.CurVendorSync.FullSyncStoresSkus(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDJD}, nil, true, true)