清token退回
This commit is contained in:
@@ -1720,6 +1720,7 @@ func SendNoCatSkusToOperater(ctx *jxcontext.Context) (err error) {
|
||||
db = dao.GetDB()
|
||||
skuNames []*model.SkuName
|
||||
)
|
||||
globals.SugarLogger.Debugf("SendNoCatSkusToOperater")
|
||||
sql := `
|
||||
SELECT * FROM sku_name WHERE deleted_at = ? AND (category_id = ? OR img = ?) AND unit <> ?
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user