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
20b31340
Commit
20b31340
authored
Jul 17, 2025
by
jiang'yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
2b2031e6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
16 deletions
+17
-16
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
+0
-0
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDzfcController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJsjgController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjGdfdcsController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjGdsjgdcsController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjInfoController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgqdjhController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgxnsjController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgzController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyCljlController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyFdsjController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyFdxnbController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqXxController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqZbyqController.java
+1
-1
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqZbyqMapper.java
+1
-1
src/main/resources/mybatis/zjsgfa/SjDzfcMapper.xml
+2
-1
No files found.
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
View file @
20b31340
This diff is collapsed.
Click to expand it.
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDzfcController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjDzfcController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjDzfc
sjDzfc
)
{
startPage
();
//
startPage();
List
<
SjDzfc
>
list
=
sjDzfcService
.
selectSjDzfcList
(
sjDzfc
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJsjgController.java
View file @
20b31340
...
...
@@ -46,7 +46,7 @@ public class SjJsjgController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjJsjg
sjJsjg
)
{
startPage
();
//
startPage();
List
<
SjJsjg
>
list
=
sjJsjgService
.
selectSjJsjgList
(
sjJsjg
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjGdfdcsController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjJygjGdfdcsController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjJygjGdfdcs
sjJygjGdfdcs
)
{
startPage
();
//
startPage();
List
<
SjJygjGdfdcs
>
list
=
sjJygjGdfdcsService
.
selectSjJygjGdfdcsList
(
sjJygjGdfdcs
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjGdsjgdcsController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjJygjGdsjgdcsController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjJygjGdsjgdcs
sjJygjGdsjgdcs
)
{
startPage
();
//
startPage();
List
<
SjJygjGdsjgdcs
>
list
=
sjJygjGdsjgdcsService
.
selectSjJygjGdsjgdcsList
(
sjJygjGdsjgdcs
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjJygjInfoController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjJygjInfoController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjJygjInfo
sjJygjInfo
)
{
startPage
();
//
startPage();
List
<
SjJygjInfo
>
list
=
sjJygjInfoService
.
selectSjJygjInfoList
(
sjJygjInfo
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgqdjhController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjTgTgqdjhController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjTgTgqdjh
sjTgTgqdjh
)
{
startPage
();
//
startPage();
List
<
SjTgTgqdjh
>
list
=
sjTgTgqdjhService
.
selectSjTgTgqdjhList
(
sjTgTgqdjh
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgxnsjController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjTgTgxnsjController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjTgTgxnsj
sjTgTgxnsj
)
{
startPage
();
//
startPage();
List
<
SjTgTgxnsj
>
list
=
sjTgTgxnsjService
.
selectSjTgTgxnsjList
(
sjTgTgxnsj
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjTgTgzController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjTgTgzController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjTgTgz
sjTgTgz
)
{
startPage
();
//
startPage();
List
<
SjTgTgz
>
list
=
sjTgTgzService
.
selectSjTgTgzList
(
sjTgTgz
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyCljlController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZjyCljlController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZjyCljl
sjZjyCljl
)
{
startPage
();
//
startPage();
List
<
SjZjyCljl
>
list
=
sjZjyCljlService
.
selectSjZjyCljlList
(
sjZjyCljl
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyFdsjController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZjyFdsjController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZjyFdsj
sjZjyFdsj
)
{
startPage
();
//
startPage();
List
<
SjZjyFdsj
>
list
=
sjZjyFdsjService
.
selectSjZjyFdsjList
(
sjZjyFdsj
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZjyFdxnbController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZjyFdxnbController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZjyFdxnb
sjZjyFdxnb
)
{
startPage
();
//
startPage();
List
<
SjZjyFdxnb
>
list
=
sjZjyFdxnbService
.
selectSjZjyFdxnbList
(
sjZjyFdxnb
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZlyqController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZlyq
sjZlyq
)
{
startPage
();
//
startPage();
List
<
SjZlyq
>
list
=
sjZlyqService
.
selectSjZlyqList
(
sjZlyq
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqXxController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZlyqXxController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZlyqXx
sjZlyqXx
)
{
startPage
();
//
startPage();
List
<
SjZlyqXx
>
list
=
sjZlyqXxService
.
selectSjZlyqXxList
(
sjZlyqXx
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/controller/SjZlyqZbyqController.java
View file @
20b31340
...
...
@@ -41,7 +41,7 @@ public class SjZlyqZbyqController extends BaseController
@GetMapping
(
"/list"
)
public
TableDataInfo
list
(
SjZlyqZbyq
sjZlyqZbyq
)
{
startPage
();
//
startPage();
List
<
SjZlyqZbyq
>
list
=
sjZlyqZbyqService
.
selectSjZlyqZbyqList
(
sjZlyqZbyq
);
return
getDataTable
(
list
);
}
...
...
src/main/java/com/ruoyi/project/zjsgfa/mapper/SjZlyqZbyqMapper.java
View file @
20b31340
...
...
@@ -63,6 +63,6 @@ public interface SjZlyqZbyqMapper
int
deleteSjZlyqZbyqByJh
(
String
jh
);
int
insertSjZlyqZbyqBatch
(
List
<
SjZlyq
>
sjZl
yqList
);
int
insertSjZlyqZbyqBatch
(
List
<
SjZlyq
Zbyq
>
sjZlyqZb
yqList
);
}
src/main/resources/mybatis/zjsgfa/SjDzfcMapper.xml
View file @
20b31340
...
...
@@ -228,6 +228,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</foreach>
</delete>
<delete
id=
"deleteSjDzfcByJh"
>
delete from sj_dzfc where jh = #{jh}
delete from sj_dzfc where
sj
jh = #{jh}
</delete>
</mapper>
\ No newline at end of file
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