- comment
This commit is contained in:
@@ -575,6 +575,7 @@ func CopyStoreSkus(ctx *jxcontext.Context, fromStoreID, toStoreID int, copyMode
|
||||
utils.DefaultTimeValue,
|
||||
now,
|
||||
}
|
||||
// todo 这里以上一步的删除时间作为一个判断条件,是有冲突的可能的
|
||||
sql += sqlCatAndSku
|
||||
sqlParams = append(sqlParams, sqlCatAndSkuParams)
|
||||
globals.SugarLogger.Debug(sql)
|
||||
|
||||
Reference in New Issue
Block a user