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