From 445c395e3db56520ea73068e83a77a841b74ab75 Mon Sep 17 00:00:00 2001 From: zhaokai Date: Sat, 1 Nov 2025 11:07:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mapper=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mybatis/CorpInfoMapper.xml | 8 -------- .../resources/mybatis/CorpQualificationInfoMapper.xml | 8 -------- .../src/main/resources/mybatis/DepartmentMapper.xml | 8 -------- .../src/main/resources/mybatis/PostMapper.xml | 8 -------- .../src/main/resources/mybatis/RiskPointMapper.xml | 7 ------- .../src/main/resources/mybatis/SysUserMapper.xml | 8 -------- .../resources/mybatis/UserQualificationInfoMapper.xml | 8 -------- 7 files changed, 55 deletions(-) delete mode 100644 web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/PostMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml delete mode 100644 web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml diff --git a/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml deleted file mode 100644 index faf6fc3..0000000 --- a/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml deleted file mode 100644 index 407440c..0000000 --- a/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml b/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml deleted file mode 100644 index 0d90bee..0000000 --- a/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/PostMapper.xml b/web-infrastructure/src/main/resources/mybatis/PostMapper.xml deleted file mode 100644 index 570445d..0000000 --- a/web-infrastructure/src/main/resources/mybatis/PostMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml b/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml deleted file mode 100644 index 7a1a82d..0000000 --- a/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml b/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml deleted file mode 100644 index e99dcd3..0000000 --- a/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - diff --git a/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml deleted file mode 100644 index 6ad43bc..0000000 --- a/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - -