From 8281dc313686e78d56cfb2af820c21270d04f2bf Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Mon, 31 May 2021 15:09:13 +0800 Subject: [PATCH] aa --- business/jxstore/tempop/tempop.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 1f12f4929..5f303db8a 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1967,7 +1967,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { 668159, 668183, 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) for _, v := range goods {