diff --git a/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml new file mode 100644 index 0000000..faf6fc3 --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/CorpInfoMapper.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml new file mode 100644 index 0000000..407440c --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/CorpQualificationInfoMapper.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml b/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml new file mode 100644 index 0000000..0d90bee --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/DepartmentMapper.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/PostMapper.xml b/web-infrastructure/src/main/resources/mybatis/PostMapper.xml new file mode 100644 index 0000000..570445d --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/PostMapper.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml b/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml new file mode 100644 index 0000000..7a1a82d --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/RiskPointMapper.xml @@ -0,0 +1,7 @@ + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml b/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml new file mode 100644 index 0000000..e99dcd3 --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/SysUserMapper.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml b/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml new file mode 100644 index 0000000..6ad43bc --- /dev/null +++ b/web-infrastructure/src/main/resources/mybatis/UserQualificationInfoMapper.xml @@ -0,0 +1,8 @@ + + + + + + +