From ddafb6eb3b04615eacff3bd83a2b6a4bf0195e38 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Fri, 24 Feb 2023 16:43:08 +0800 Subject: [PATCH] =?UTF-8?q?remark=E4=B8=BA=E7=A9=BA=E4=B8=8D=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/customer/CustomerPlaceMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghy-custom/src/main/resources/mapper/customer/CustomerPlaceMapper.xml b/ghy-custom/src/main/resources/mapper/customer/CustomerPlaceMapper.xml index 29a8862c..498b5a1c 100644 --- a/ghy-custom/src/main/resources/mapper/customer/CustomerPlaceMapper.xml +++ b/ghy-custom/src/main/resources/mapper/customer/CustomerPlaceMapper.xml @@ -64,7 +64,7 @@ create_time, update_by, update_time, - remark, + remark, type, sub_type, @@ -77,7 +77,7 @@ #{createTime}, #{updateBy}, #{updateTime}, - #{remark}, + #{remark}, #{type}, #{subType},