1
This commit is contained in:
@@ -1673,7 +1673,7 @@ func UpdateStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, storeID, vendor
|
|||||||
|
|
||||||
globals.SugarLogger.Debug("==============payload", utils.Format4Output(payload, false))
|
globals.SugarLogger.Debug("==============payload", utils.Format4Output(payload, false))
|
||||||
globals.SugarLogger.Debug("==============storeMap", utils.Format4Output(storeMap, false))
|
globals.SugarLogger.Debug("==============storeMap", utils.Format4Output(storeMap, false))
|
||||||
globals.SugarLogger.Debug("==============userName", utils.Format4Output(storeMap, userName))
|
globals.SugarLogger.Debug("==============userName", utils.Format4Output(userName, false))
|
||||||
|
|
||||||
var beforeStoreMap = *storeMap
|
var beforeStoreMap = *storeMap
|
||||||
syncStatus := model.SyncFlagModifiedMask
|
syncStatus := model.SyncFlagModifiedMask
|
||||||
|
|||||||
Reference in New Issue
Block a user