1
This commit is contained in:
@@ -1140,6 +1140,7 @@ func UpdateStore(ctx *jxcontext.Context, storeID int, payload map[string]interfa
|
||||
kv[model.FieldStatus] = status
|
||||
//}
|
||||
}
|
||||
globals.SugarLogger.Debugf("data := %s,%d", utils.Format4Output(kv, false), store.ID)
|
||||
_, err2 := dao.UpdateEntityLogicallyAndUpdateSyncStatus(db, dummy, kv, userName, map[string]interface{}{
|
||||
model.FieldStoreID: store.ID,
|
||||
}, model.FieldSyncStatus, syncStatus)
|
||||
|
||||
Reference in New Issue
Block a user