Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zjsgfa_mysql
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jiangyun
zjsgfa_mysql
Commits
2b2031e6
Commit
2b2031e6
authored
Jul 17, 2025
by
jiang'yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
f6c423f4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
362 additions
and
0 deletions
+362
-0
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
+0
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjDzfcMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjJygjGdfdcsMapper.java
+6
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjJygjGdsjgdcsMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgqdjhMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgxnsjMapper.java
+6
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgzMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyCljlMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyFdsjMapper.java
+7
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyFdxnbMapper.java
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqMapper.java
+6
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqXxMapper.java
+6
-0
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqZbyqMapper.java
+7
-0
src/main/resources/mybatis/zjsgfa/SjDzfcMapper.xml
+44
-0
src/main/resources/mybatis/zjsgfa/SjJygjGdfdcsMapper.xml
+25
-0
src/main/resources/mybatis/zjsgfa/SjJygjGdsjgdcsMapper.xml
+27
-0
src/main/resources/mybatis/zjsgfa/SjTgTgqdjhMapper.xml
+28
-0
src/main/resources/mybatis/zjsgfa/SjTgTgxnsjMapper.xml
+24
-0
src/main/resources/mybatis/zjsgfa/SjTgTgzMapper.xml
+24
-0
src/main/resources/mybatis/zjsgfa/SjZjyCljlMapper.xml
+21
-0
src/main/resources/mybatis/zjsgfa/SjZjyFdsjMapper.xml
+18
-0
src/main/resources/mybatis/zjsgfa/SjZjyFdxnbMapper.xml
+29
-0
src/main/resources/mybatis/zjsgfa/SjZlyqMapper.xml
+18
-0
src/main/resources/mybatis/zjsgfa/SjZlyqXxMapper.xml
+19
-0
src/main/resources/mybatis/zjsgfa/SjZlyqZbyqMapper.xml
+17
-0
src/main/resources/static/excel/sjdrmb.xlsx
+0
-0
No files found.
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
View file @
2b2031e6
This diff is collapsed.
Click to expand it.
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjDzfcMapper.java
View file @
2b2031e6
...
@@ -62,4 +62,9 @@ public interface SjDzfcMapper
...
@@ -62,4 +62,9 @@ public interface SjDzfcMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjDzfcByIds
(
Long
[]
ids
);
public
int
deleteSjDzfcByIds
(
Long
[]
ids
);
int
deleteSjDzfcByJh
(
String
jh
);
int
insertSjDzfcBatch
(
List
<
SjDzfc
>
sjDzfcList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjJygjGdfdcsMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,10 @@ public interface SjJygjGdfdcsMapper
...
@@ -58,4 +58,10 @@ public interface SjJygjGdfdcsMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjJygjGdfdcsByIds
(
Long
[]
ids
);
public
int
deleteSjJygjGdfdcsByIds
(
Long
[]
ids
);
int
deleteSjJygjGdfdcsByJh
(
String
jh
);
int
insertSjJygjGdfdcsBatch
(
List
<
SjJygjGdfdcs
>
sjJygjGdfdcsList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjJygjGdsjgdcsMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,9 @@ public interface SjJygjGdsjgdcsMapper
...
@@ -58,4 +58,9 @@ public interface SjJygjGdsjgdcsMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjJygjGdsjgdcsByIds
(
Long
[]
ids
);
public
int
deleteSjJygjGdsjgdcsByIds
(
Long
[]
ids
);
int
deleteSjJygjGdsjgdcsByJh
(
String
jh
);
int
insertSjJygjGdsjgdcsBatch
(
List
<
SjJygjGdsjgdcs
>
sjJygjGdsjgdcsList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgqdjhMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,9 @@ public interface SjTgTgqdjhMapper
...
@@ -58,4 +58,9 @@ public interface SjTgTgqdjhMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjTgTgqdjhByIds
(
Long
[]
ids
);
public
int
deleteSjTgTgqdjhByIds
(
Long
[]
ids
);
int
deleteSjTgTgqdjhByJh
(
String
jh
);
int
insertSjTgTgqdjhBatch
(
List
<
SjTgTgqdjh
>
sjTgTgqdjhList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgxnsjMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,10 @@ public interface SjTgTgxnsjMapper
...
@@ -58,4 +58,10 @@ public interface SjTgTgxnsjMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjTgTgxnsjByIds
(
Long
[]
ids
);
public
int
deleteSjTgTgxnsjByIds
(
Long
[]
ids
);
int
deleteSjTgTgxnsjByJh
(
String
jh
);
int
insertSjTgTgxnsjBatch
(
List
<
SjTgTgxnsj
>
sjTgTgxnsjList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjTgTgzMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,9 @@ public interface SjTgTgzMapper
...
@@ -58,4 +58,9 @@ public interface SjTgTgzMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjTgTgzByIds
(
Long
[]
ids
);
public
int
deleteSjTgTgzByIds
(
Long
[]
ids
);
int
deleteSjTgTgzByJh
(
String
jh
);
int
insertSjTgTgzBatch
(
List
<
SjTgTgz
>
sjTgTgzList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyCljlMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,9 @@ public interface SjZjyCljlMapper
...
@@ -58,4 +58,9 @@ public interface SjZjyCljlMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZjyCljlByIds
(
Long
[]
ids
);
public
int
deleteSjZjyCljlByIds
(
Long
[]
ids
);
int
deleteSjZjyCljlByJh
(
String
jh
);
int
insertSjZjyCljlBatch
(
List
<
SjZjyCljl
>
sjZjyCljlList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyFdsjMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,11 @@ public interface SjZjyFdsjMapper
...
@@ -58,4 +58,11 @@ public interface SjZjyFdsjMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZjyFdsjByIds
(
Long
[]
ids
);
public
int
deleteSjZjyFdsjByIds
(
Long
[]
ids
);
int
deleteSjZjyFdsjByJh
(
String
jh
);
int
insertSjZjyFdsjBatch
(
List
<
SjZjyFdsj
>
sjZjyFdsjList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZjyFdxnbMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,9 @@ public interface SjZjyFdxnbMapper
...
@@ -58,4 +58,9 @@ public interface SjZjyFdxnbMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZjyFdxnbByIds
(
Long
[]
ids
);
public
int
deleteSjZjyFdxnbByIds
(
Long
[]
ids
);
int
deleteSjZjyFdxnbByJh
(
String
jh
);
int
insertSjZjyFdxnbBatch
(
List
<
SjZjyFdxnb
>
sjZjyFdxnbList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,10 @@ public interface SjZlyqMapper
...
@@ -58,4 +58,10 @@ public interface SjZlyqMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZlyqByIds
(
Long
[]
ids
);
public
int
deleteSjZlyqByIds
(
Long
[]
ids
);
int
deleteSjZlyqByJh
(
String
jh
);
int
insertSjZlyqBatch
(
List
<
SjZlyq
>
sjZlyqList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqXxMapper.java
View file @
2b2031e6
...
@@ -58,4 +58,10 @@ public interface SjZlyqXxMapper
...
@@ -58,4 +58,10 @@ public interface SjZlyqXxMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZlyqXxByIds
(
Long
[]
ids
);
public
int
deleteSjZlyqXxByIds
(
Long
[]
ids
);
int
deleteSjZlyqXxByJh
(
String
jh
);
int
insertSjZlyqXxBatch
(
List
<
SjZlyqXx
>
sjZlyqXxList
);
}
}
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqZbyqMapper.java
View file @
2b2031e6
package
com
.
ruoyi
.
project
.
zjsgfa
.
mapper
;
package
com
.
ruoyi
.
project
.
zjsgfa
.
mapper
;
import
java.util.List
;
import
java.util.List
;
import
com.ruoyi.project.zjsgfa.domain.SjZlyq
;
import
com.ruoyi.project.zjsgfa.domain.SjZlyqZbyq
;
import
com.ruoyi.project.zjsgfa.domain.SjZlyqZbyq
;
/**
/**
...
@@ -58,4 +60,9 @@ public interface SjZlyqZbyqMapper
...
@@ -58,4 +60,9 @@ public interface SjZlyqZbyqMapper
* @return 结果
* @return 结果
*/
*/
public
int
deleteSjZlyqZbyqByIds
(
Long
[]
ids
);
public
int
deleteSjZlyqZbyqByIds
(
Long
[]
ids
);
int
deleteSjZlyqZbyqByJh
(
String
jh
);
int
insertSjZlyqZbyqBatch
(
List
<
SjZlyq
>
sjZlyqList
);
}
}
src/main/resources/mybatis/zjsgfa/SjDzfcMapper.xml
View file @
2b2031e6
...
@@ -142,6 +142,46 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -142,6 +142,46 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"sjyxts != null"
>
#{sjyxts},
</if>
<if
test=
"sjyxts != null"
>
#{sjyxts},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjDzfcBatch"
>
INSERT INTO sj_dzfc
(
dc_j, dc_x, dc_t, dc_z, dc_d,
sjjh, sjdcs, sjjcgx, sjhd, sjddsd,
yjjh1, yjdcs1, yjjcgx1, yjhyjd1, yjddsd1,
yjjh2, yjdcs2, yjjcgx2, yjhyjd2, yjddsd2,
yjyxts1, yjyxts2, sjyxts
)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.dcJ},
#{item.dcX},
#{item.dcT},
#{item.dcZ},
#{item.dcD},
#{item.sjjh},
#{item.sjdcs},
#{item.sjjcgx},
#{item.sjhd},
#{item.sjddsd},
#{item.yjjh1},
#{item.yjdcs1},
#{item.yjjcgx1},
#{item.yjhyjd1},
#{item.yjddsd1},
#{item.yjjh2},
#{item.yjdcs2},
#{item.yjjcgx2},
#{item.yjhyjd2},
#{item.yjddsd2},
#{item.yjyxts1},
#{item.yjyxts2},
#{item.sjyxts}
)
</foreach>
</insert>
<update
id=
"updateSjDzfc"
parameterType=
"SjDzfc"
>
<update
id=
"updateSjDzfc"
parameterType=
"SjDzfc"
>
update sj_dzfc
update sj_dzfc
...
@@ -187,4 +227,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -187,4 +227,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjDzfcByJh"
>
delete from sj_dzfc where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjJygjGdfdcsMapper.xml
View file @
2b2031e6
...
@@ -92,6 +92,27 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -92,6 +92,27 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjJygjGdfdcsBatch"
>
INSERT INTO sj_jygj_gdfdcs
(jh, js, jx, fw, cs, spwy, nbwy, dxwy, qjbhl, gjm, bd, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.js},
#{item.jx},
#{item.fw},
#{item.cs},
#{item.spwy},
#{item.nbwy},
#{item.dxwy},
#{item.qjbhl},
#{item.gjm},
#{item.bd},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjJygjGdfdcs"
parameterType=
"SjJygjGdfdcs"
>
<update
id=
"updateSjJygjGdfdcs"
parameterType=
"SjJygjGdfdcs"
>
update sj_jygj_gdfdcs
update sj_jygj_gdfdcs
...
@@ -126,4 +147,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -126,4 +147,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjJygjGdfdcsByJh"
>
delete from sj_jygj_gdfdcs where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjJygjGdsjgdcsMapper.xml
View file @
2b2031e6
...
@@ -100,6 +100,29 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -100,6 +100,29 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjJygjGdsjgdcsBatch"
>
INSERT INTO sj_jygj_gdsjgdcs
(jh, js, jx, fw, bhfw, cs, bhj, nbwy, dxwy, zxl, fwbhl, qjbhl, gjm, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.js},
#{item.jx},
#{item.fw},
#{item.bhfw},
#{item.cs},
#{item.bhj},
#{item.nbwy},
#{item.dxwy},
#{item.zxl},
#{item.fwbhl},
#{item.qjbhl},
#{item.gjm},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjJygjGdsjgdcs"
parameterType=
"SjJygjGdsjgdcs"
>
<update
id=
"updateSjJygjGdsjgdcs"
parameterType=
"SjJygjGdsjgdcs"
>
update sj_jygj_gdsjgdcs
update sj_jygj_gdsjgdcs
...
@@ -136,4 +159,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -136,4 +159,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjJygjGdsjgdcsByJh"
>
delete from sj_jygj_gdsjgdcs where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjTgTgqdjhMapper.xml
View file @
2b2031e6
...
@@ -96,6 +96,30 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -96,6 +96,30 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjTgTgqdjhBatch"
>
INSERT INTO sj_tg_tgqdjh
(jh, kc, jd, mmzl, djz, ljz, zdzhkwj, aqxskwj, zdzhkny, aqxskny, zdzhkl, aqxskl, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.kc},
#{item.jd},
#{item.mmzl},
#{item.djz},
#{item.ljz},
#{item.zdzhkwj},
#{item.aqxskwj},
#{item.zdzhkny},
#{item.aqxskny},
#{item.zdzhkl},
#{item.aqxskl},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjTgTgqdjh"
parameterType=
"SjTgTgqdjh"
>
<update
id=
"updateSjTgTgqdjh"
parameterType=
"SjTgTgqdjh"
>
update sj_tg_tgqdjh
update sj_tg_tgqdjh
...
@@ -131,4 +155,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -131,4 +155,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjTgTgqdjhByJh"
>
delete from sj_tg_tgqdjh where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjTgTgxnsjMapper.xml
View file @
2b2031e6
...
@@ -88,6 +88,26 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -88,6 +88,26 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjTgTgxnsjBatch"
>
INSERT INTO sj_tg_tgxnsj
(jh, wj, gj, bh, kx, mmzl, jgwj, klqd, kjqd, knyqd, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.wj},
#{item.gj},
#{item.bh},
#{item.kx},
#{item.mmzl},
#{item.jgwj},
#{item.klqd},
#{item.kjqd},
#{item.knyqd},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjTgTgxnsj"
parameterType=
"SjTgTgxnsj"
>
<update
id=
"updateSjTgTgxnsj"
parameterType=
"SjTgTgxnsj"
>
update sj_tg_tgxnsj
update sj_tg_tgxnsj
...
@@ -121,4 +141,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -121,4 +141,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjTgTgxnsjByJh"
>
delete from sj_tg_tgxnsj where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjTgTgzMapper.xml
View file @
2b2031e6
...
@@ -88,6 +88,26 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -88,6 +88,26 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjTgTgzBatch"
>
INSERT INTO sj_tg_tgz
(jh, kc, jd, wj, gj, bh, kx, zjsknj, cd, zjymd, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.kc},
#{item.jd},
#{item.wj},
#{item.gj},
#{item.bh},
#{item.kx},
#{item.zjsknj},
#{item.cd},
#{item.zjymd},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjTgTgz"
parameterType=
"SjTgTgz"
>
<update
id=
"updateSjTgTgz"
parameterType=
"SjTgTgz"
>
update sj_tg_tgz
update sj_tg_tgz
...
@@ -121,4 +141,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -121,4 +141,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjTgTgzByJh"
>
delete from sj_tg_tgz where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZjyCljlMapper.xml
View file @
2b2031e6
...
@@ -76,6 +76,23 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -76,6 +76,23 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZjyCljlBatch"
>
INSERT INTO sj_zjy_cljl
(jh, clmc, ykjl, ekjl, skjl, sikjl, wkjl, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.clmc},
#{item.ykjl},
#{item.ekjl},
#{item.skjl},
#{item.sikjl},
#{item.wkjl},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZjyCljl"
parameterType=
"SjZjyCljl"
>
<update
id=
"updateSjZjyCljl"
parameterType=
"SjZjyCljl"
>
update sj_zjy_cljl
update sj_zjy_cljl
...
@@ -106,4 +123,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -106,4 +123,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZjyCljlByJh"
>
delete from sj_zjy_cljl where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZjyFdsjMapper.xml
View file @
2b2031e6
...
@@ -64,6 +64,20 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -64,6 +64,20 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZjyFdsjBatch"
>
INSERT INTO sj_zjy_fdsj
(jh, kc, jd, zjytx, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.kc},
#{item.jd},
#{item.zjytx},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZjyFdsj"
parameterType=
"SjZjyFdsj"
>
<update
id=
"updateSjZjyFdsj"
parameterType=
"SjZjyFdsj"
>
update sj_zjy_fdsj
update sj_zjy_fdsj
...
@@ -91,4 +105,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -91,4 +105,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZjyFdsjByJh"
>
delete from sj_zjy_fdsj where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZjyFdxnbMapper.xml
View file @
2b2031e6
...
@@ -100,6 +100,31 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -100,6 +100,31 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZjyFdxnbBatch"
>
INSERT INTO sj_zjy_fdxnb
(jh, jd, md, msldnd, apilsl, apinb, jql, ph, hsl, zgh, mzxs, dql, sxnd, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.jd},
#{item.md},
#{item.msldnd},
#{item.apilsl},
#{item.apinb},
#{item.jql},
#{item.ph},
#{item.hsl},
#{item.zgh},
#{item.mzxs},
#{item.dql},
#{item.sxnd},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZjyFdxnb"
parameterType=
"SjZjyFdxnb"
>
<update
id=
"updateSjZjyFdxnb"
parameterType=
"SjZjyFdxnb"
>
update sj_zjy_fdxnb
update sj_zjy_fdxnb
...
@@ -136,4 +161,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -136,4 +161,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZjyFdxnbByJh"
>
delete from sj_zjy_fdxnb where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZlyqMapper.xml
View file @
2b2031e6
...
@@ -64,6 +64,20 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -64,6 +64,20 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZlyqBatch"
>
INSERT INTO sj_zlyq
(jh, jd, jxj, qjbhl, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.jd},
#{item.jxj},
#{item.qjbhl},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZlyq"
parameterType=
"SjZlyq"
>
<update
id=
"updateSjZlyq"
parameterType=
"SjZlyq"
>
update sj_zlyq
update sj_zlyq
...
@@ -91,4 +105,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -91,4 +105,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZlyqByJh"
>
delete from sj_zlyq where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZlyqXxMapper.xml
View file @
2b2031e6
...
@@ -68,6 +68,21 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -68,6 +68,21 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZlyqXxBatch"
>
INSERT INTO sj_zlyq_xx
(jh, dxjzlyq, gjzlyq, wcjjkzlyq, yqcwrpdyq, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.dxjzlyq},
#{item.gjzlyq},
#{item.wcjjkzlyq},
#{item.yqcwrpdyq},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZlyqXx"
parameterType=
"SjZlyqXx"
>
<update
id=
"updateSjZlyqXx"
parameterType=
"SjZlyqXx"
>
update sj_zlyq_xx
update sj_zlyq_xx
...
@@ -96,4 +111,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -96,4 +111,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZlyqXxByJh"
>
delete from sj_zlyq_xx where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/mybatis/zjsgfa/SjZlyqZbyqMapper.xml
View file @
2b2031e6
...
@@ -60,6 +60,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -60,6 +60,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
<if
test=
"updateTime != null"
>
#{updateTime},
</if>
</trim>
</trim>
</insert>
</insert>
<insert
id=
"insertSjZlyqZbyqBatch"
>
INSERT INTO sj_zlyq_zbyq
(jh, bd, bbj, bz)
VALUES
<foreach
collection=
"list"
item=
"item"
separator=
","
>
(
#{item.jh},
#{item.bd},
#{item.bbj},
#{item.bz}
)
</foreach>
</insert>
<update
id=
"updateSjZlyqZbyq"
parameterType=
"SjZlyqZbyq"
>
<update
id=
"updateSjZlyqZbyq"
parameterType=
"SjZlyqZbyq"
>
update sj_zlyq_zbyq
update sj_zlyq_zbyq
...
@@ -86,4 +99,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
...
@@ -86,4 +99,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{id}
#{id}
</foreach>
</foreach>
</delete>
</delete>
<delete
id=
"deleteSjZlyqZbyqByJh"
>
delete from sj_zlyq_zbyq where jh = #{jh}
</delete>
</mapper>
</mapper>
\ No newline at end of file
src/main/resources/static/excel/sjdrmb.xlsx
View file @
2b2031e6
No preview for this file type
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