aa
This commit is contained in:
@@ -1967,7 +1967,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
668159,
|
668159,
|
||||||
668183,
|
668183,
|
||||||
668185
|
668185
|
||||||
) AND order_created_at > '2021-05-29 17:00:00' AND status = 110
|
) AND order_created_at > '2021-05-29 17:00:00' AND order_created_at < '2021-05-31 14:20:00' AND status = 110
|
||||||
`
|
`
|
||||||
dao.GetRows(db, &goods, sql, nil)
|
dao.GetRows(db, &goods, sql, nil)
|
||||||
for _, v := range goods {
|
for _, v := range goods {
|
||||||
|
|||||||
Reference in New Issue
Block a user