Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
9dcffa4f
Commit
9dcffa4f
authored
Jul 07, 2021
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改xml 引用
parent
e35da099
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
AlertFormMapper.xml
...-common-api/src/main/resources/mapper/AlertFormMapper.xml
+1
-1
AlertFormTypeMapper.xml
...mon-api/src/main/resources/mapper/AlertFormTypeMapper.xml
+1
-1
DataDictionaryMapper.xml
...on-api/src/main/resources/mapper/DataDictionaryMapper.xml
+1
-1
FireTeamMapper.xml
...e-common-api/src/main/resources/mapper/FireTeamMapper.xml
+1
-1
FirefightersContactsMapper.xml
.../src/main/resources/mapper/FirefightersContactsMapper.xml
+1
-1
FirefightersContractMapper.xml
.../src/main/resources/mapper/FirefightersContractMapper.xml
+1
-1
FirefightersEducationMapper.xml
...src/main/resources/mapper/FirefightersEducationMapper.xml
+1
-1
FirefightersJacketMapper.xml
...pi/src/main/resources/mapper/FirefightersJacketMapper.xml
+1
-1
FirefightersMapper.xml
...mmon-api/src/main/resources/mapper/FirefightersMapper.xml
+1
-1
FirefightersPostMapper.xml
...-api/src/main/resources/mapper/FirefightersPostMapper.xml
+1
-1
FirefightersThoughtMapper.xml
...i/src/main/resources/mapper/FirefightersThoughtMapper.xml
+1
-1
FirefightersWorkexperienceMapper.xml
...ain/resources/mapper/FirefightersWorkexperienceMapper.xml
+1
-1
WaterResourceCraneMapper.xml
...pi/src/main/resources/mapper/WaterResourceCraneMapper.xml
+1
-1
WaterResourceHydrantMapper.xml
.../src/main/resources/mapper/WaterResourceHydrantMapper.xml
+1
-1
WaterResourceIotMapper.xml
...-api/src/main/resources/mapper/WaterResourceIotMapper.xml
+1
-1
WaterResourceNaturalMapper.xml
.../src/main/resources/mapper/WaterResourceNaturalMapper.xml
+1
-1
WaterResourcePoolMapper.xml
...api/src/main/resources/mapper/WaterResourcePoolMapper.xml
+1
-1
No files found.
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/AlertFormMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.AlertFormMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.AlertFormMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/AlertFormTypeMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.AlertFormTypeMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.AlertFormTypeMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/DataDictionaryMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.DataDictionaryMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.DataDictionaryMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FireTeamMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FireTeamMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FireTeamMapper"
>
<select
id=
"listMonitorFireBrigade"
resultType=
"com.yeejoin.amos.boot.module.common.api.dto.FireBrigadeResourceDto"
>
SELECT ft.sequence_nbr id,
...
...
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersContactsMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersContactsMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersContactsMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersContractMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersContractMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersContractMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersEducationMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersEducationMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersEducationMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersJacketMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersJacketMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersJacketMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersMapper"
>
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersMapper"
>
<select
id=
"getFirefighters"
...
...
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersPostMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersPostMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersPostMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersThoughtMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersThoughtMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersThoughtMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/FirefightersWorkexperienceMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.FirefightersWorkexperienceMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.FirefightersWorkexperienceMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/WaterResourceCraneMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.WaterResourceCraneMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.WaterResourceCraneMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/WaterResourceHydrantMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.WaterResourceHydrantMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.WaterResourceHydrantMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/WaterResourceIotMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.WaterResourceIotMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.WaterResourceIotMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/WaterResourceNaturalMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.WaterResourceNaturalMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.WaterResourceNaturalMapper"
>
</mapper>
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/resources/mapper/WaterResourcePoolMapper.xml
View file @
9dcffa4f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.yeejoin.amos.boot.module.
jcs
.api.mapper.WaterResourcePoolMapper"
>
<mapper
namespace=
"com.yeejoin.amos.boot.module.
common
.api.mapper.WaterResourcePoolMapper"
>
</mapper>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment