From 127f8f07d2f6859a6115d5650b849bc2eb876a74 Mon Sep 17 00:00:00 2001 From: HH Date: Thu, 18 Aug 2022 20:29:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B1=E4=BA=8E=E8=AE=A2=E5=8D=95=E7=9A=84up?= =?UTF-8?q?date=5Ftime=E6=B2=A1=E6=9C=89=E6=9F=A5=E8=AF=A2=E5=88=B0?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E7=A9=BA=E6=8C=87=E9=92=88=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/order/OrderDetailMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghy-order/src/main/resources/mapper/order/OrderDetailMapper.xml b/ghy-order/src/main/resources/mapper/order/OrderDetailMapper.xml index ff8fec5e..4d023801 100644 --- a/ghy-order/src/main/resources/mapper/order/OrderDetailMapper.xml +++ b/ghy-order/src/main/resources/mapper/order/OrderDetailMapper.xml @@ -41,6 +41,7 @@ work_finish_time, create_by, create_time, + update_time, remark FROM order_detail @@ -223,7 +224,7 @@ - WHERE `order_status` IN