From d26667350f58c45ff41338a12d269919b030b89a Mon Sep 17 00:00:00 2001 From: shiyang Date: Wed, 8 Sep 2021 14:12:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=91=E5=AE=A4=E8=A7=86=E5=9B=BE=E5=88=97?= =?UTF-8?q?=E8=A1=A8XML?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/HdepartInfoMapper.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 talkonlineweb/src/main/resources/mapper/HdepartInfoMapper.xml diff --git a/talkonlineweb/src/main/resources/mapper/HdepartInfoMapper.xml b/talkonlineweb/src/main/resources/mapper/HdepartInfoMapper.xml new file mode 100644 index 0000000..88cecf1 --- /dev/null +++ b/talkonlineweb/src/main/resources/mapper/HdepartInfoMapper.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + did,dname,hid, + hname,subcatalog,intro, + createdby,creator,createdtime, + updatedby,updated_time,uname, + htypename + + -- 1.8.3.1