京西建门店绑京西

This commit is contained in:
苏尹岚
2020-07-02 13:51:01 +08:00
parent ad3e7655e1
commit 90297e912a
2 changed files with 11 additions and 0 deletions

View File

@@ -1140,6 +1140,7 @@ func syncJdsStoreStock(ctx *jxcontext.Context, db *dao.DaoDB, storeSkus []*model
}
func syncJdsStoresSkus(ctx *jxcontext.Context, db *dao.DaoDB, parentTask tasksch.ITask, storeMap *model.StoreMap, isAsync, isContinueWhenError bool) (err error) {
globals.SugarLogger.Debugf("syncJdsStoresSkus")
var (
mainSkusMap = make(map[int][]*dao.StoreSkuSyncInfo)
skusMap = make(map[int][]*dao.StoreSkuSyncInfo)