This commit is contained in:
苏尹岚
2020-10-10 17:19:10 +08:00
parent b3dd78d37c
commit a928837c60

View File

@@ -1644,6 +1644,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
for _, v := range skuNames {
nameIDs = append(nameIDs, v.ID)
}
fmt.Println("nameIDs", nameIDs)
sql := `
SELECT SUM(a.count) count, c.id
FROM order_sku a