From 923d564e2c8814c0097605c168777dcc4473b05a Mon Sep 17 00:00:00 2001 From: daixiaogang <2510234660@qq.com> Date: Fri, 1 Sep 2023 18:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E9=97=AE=E9=A2=98=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/OpOrderChildAfterSaleMapper.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ms-dal/src/main/resources/mapper/OpOrderChildAfterSaleMapper.xml b/ms-dal/src/main/resources/mapper/OpOrderChildAfterSaleMapper.xml index d665f6db..3ba681db 100644 --- a/ms-dal/src/main/resources/mapper/OpOrderChildAfterSaleMapper.xml +++ b/ms-dal/src/main/resources/mapper/OpOrderChildAfterSaleMapper.xml @@ -103,4 +103,14 @@ gmt_modified = #{gmtModified,jdbcType=TIMESTAMP} where op_order_child_after_sale_id = #{opOrderChildAfterSaleId,jdbcType=BIGINT} +