excel
This commit is contained in:
@@ -1653,6 +1653,9 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
nameIDs = append(nameIDs, v.ID)
|
||||
}
|
||||
}
|
||||
if len(nameIDs) == 0 {
|
||||
fmt.Println("tessssssss", v)
|
||||
}
|
||||
sql := `
|
||||
SELECT SUM(a.count) count, c.id
|
||||
FROM order_sku a
|
||||
|
||||
Reference in New Issue
Block a user