up
This commit is contained in:
@@ -770,8 +770,8 @@ func UpdateStore(ctx *jxcontext.Context, storeID int, payload map[string]interfa
|
||||
}
|
||||
} else {
|
||||
dao.Commit(db)
|
||||
notifyStoreOperatorChanged(store, valid["operatorPhone"])
|
||||
}
|
||||
notifyStoreOperatorChanged(store, valid["operatorPhone"])
|
||||
}
|
||||
} else {
|
||||
globals.SugarLogger.Debugf("UpdateStore track:%s, store:%s", ctx.GetTrackInfo(), utils.Format4Output(store, true))
|
||||
|
||||
Reference in New Issue
Block a user