fk
This commit is contained in:
@@ -1168,7 +1168,7 @@ func UpdateStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, storeID, vendor
|
||||
}
|
||||
// 暂时不开放isSync
|
||||
if payload["isSync"] != nil {
|
||||
payload["isSync"] = 1
|
||||
delete(payload, "isSync")
|
||||
}
|
||||
if db == nil {
|
||||
db = dao.GetDB()
|
||||
|
||||
Reference in New Issue
Block a user