From e2fc102e98912e1e96f07f97e8ee7a5b0cc55751 Mon Sep 17 00:00:00 2001 From: gaorl Date: Thu, 25 May 2023 20:22:36 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9A=E5=BC=80=E5=85=B7=E5=8F=91?= =?UTF-8?q?=E7=A5=A8=E6=8A=A5=E9=94=99=E7=89=A9=E6=96=99=EF=BC=8C=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=88=A0=E9=99=A4=E9=80=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mybatis/mapper/CommodityMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/order-management-base-service/src/main/resources/mybatis/mapper/CommodityMapper.xml b/order-management-base-service/src/main/resources/mybatis/mapper/CommodityMapper.xml index 08a1669c..172a087b 100644 --- a/order-management-base-service/src/main/resources/mybatis/mapper/CommodityMapper.xml +++ b/order-management-base-service/src/main/resources/mybatis/mapper/CommodityMapper.xml @@ -432,10 +432,10 @@ - and encoding = #{map.zxbm,jdbcType=VARCHAR}, + and encoding = #{map.zxbm,jdbcType=VARCHAR} - and ent_id = #{map.entId,jdbcType=VARCHAR}, + and ent_id = #{map.entId,jdbcType=VARCHAR}