- 支持易联云开放应用
This commit is contained in:
@@ -153,6 +153,7 @@ func doDailyWork() {
|
||||
cms.EnableHaveRestStores(jxcontext.AdminCtx, true, true)
|
||||
// cms.CurVendorSync.FullSyncStoresSkus(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDJD}, nil, true, true)
|
||||
cms.CurVendorSync.SyncStoresSkus(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDJD, model.VendorIDEBAI, model.VendorIDMTWM}, nil, nil, false, true, true)
|
||||
// netprinter.RebindAllPrinters(jxcontext.AdminCtx, false, true)
|
||||
}
|
||||
|
||||
func ScheduleTimerFunc(handler func(), timeList []string) {
|
||||
|
||||
Reference in New Issue
Block a user