Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
szpt
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
以墨为白
szpt
Commits
d5da19c8
Commit
d5da19c8
authored
Jan 07, 2025
by
夏敏伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除无用代码
parent
cda26b38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
78 deletions
+0
-78
src/main/java/com/zksy/szpt/controller/IndexController.java
src/main/java/com/zksy/szpt/controller/IndexController.java
+0
-78
No files found.
src/main/java/com/zksy/szpt/controller/IndexController.java
View file @
d5da19c8
...
...
@@ -28,82 +28,4 @@ public class IndexController {
public
Integer
addXxRwwcqk
(
@RequestBody
@Valid
XxRwwcqkDTO
xxRwwcqkDTO
)
{
return
indexService
.
addXxRwwcqk
(
xxRwwcqkDTO
);
}
@ApiOperation
(
value
=
"新增szpt_clock_in数据"
)
@PostMapping
(
"/addSzptClockIn"
)
public
Integer
addSzptClockIn
(
@RequestBody
@Validated
SzptClockInDTO
szptClockInDTO
){
return
indexService
.
addSzptClockIn
(
szptClockInDTO
);
}
@ApiOperation
(
value
=
"新增szpt_clock_in_rules数据"
)
@PostMapping
(
"/addSzptClockInRules"
)
public
Integer
addSzptClockInRules
(
@RequestBody
@Validated
SzptClockInRulesDTO
szptClockInRulesDTO
){
return
indexService
.
addSzptClockInRules
(
szptClockInRulesDTO
);
}
@ApiOperation
(
value
=
"新增房屋信息数据"
)
@PostMapping
(
"/addSzptFwxx"
)
public
Integer
addSzptFwxx
(
@RequestBody
@Validated
SzptFwxxDTO
szptFwxxDTO
){
return
indexService
.
addSzptFwxx
(
szptFwxxDTO
);
}
@ApiOperation
(
value
=
"新增场所预警忽略对象数据"
)
@PostMapping
(
"/addSzptGdCsyjhldx"
)
public
Integer
addSzptGdCsyjhldx
(
@RequestBody
@Validated
SzptGdCsyjhldxDTO
szptGdCsyjhldxDTO
){
return
indexService
.
addSzptGdCsyjhldx
(
szptGdCsyjhldxDTO
);
}
@ApiOperation
(
value
=
"新增工地人员信息数据"
)
@PostMapping
(
"/addSzptGdRyxx"
)
public
Integer
addSzptGdRyxx
(
@RequestBody
@Validated
SzptGdRyxxDTO
szptGdRyxxDTO
){
return
indexService
.
addSzptGdRyxx
(
szptGdRyxxDTO
);
}
@ApiOperation
(
value
=
"新增设备信息数据"
)
@PostMapping
(
"/addSzptGdSbxx"
)
public
Integer
addSzptGdSbxx
(
@RequestBody
@Validated
SzptGdSbxxDTO
szptGdSbxxDTO
){
return
indexService
.
addSzptGdSbxx
(
szptGdSbxxDTO
);
}
@ApiOperation
(
value
=
"新增工地信息数据"
)
@PostMapping
(
"/addSzptGdXx"
)
public
Integer
addSzptGdXx
(
@RequestBody
@Validated
SzptGdXxDTO
szptGdXxDTO
){
return
indexService
.
addSzptGdXx
(
szptGdXxDTO
);
}
@ApiOperation
(
value
=
"新增工地预警流水表"
)
@PostMapping
(
"/addSzptGdYj"
)
public
Integer
addSzptGdYj
(
@RequestBody
@Validated
SzptGdYjDTO
szptGdYjDTO
){
return
indexService
.
addSzptGdYj
(
szptGdYjDTO
);
}
@ApiOperation
(
value
=
"新增区域信息表"
)
@PostMapping
(
"/addSzptQyxx"
)
public
Integer
addSzptQyxx
(
@RequestBody
@Validated
SzptQyxxDTO
szptQyxxDTO
){
return
indexService
.
addSzptQyxx
(
szptQyxxDTO
);
}
@ApiOperation
(
value
=
"新增账号信息数据"
)
@PostMapping
(
"/addXxZhxx"
)
public
Integer
addXxZhxx
(
@RequestBody
@Validated
XxZhxxDTO
xxZhxxDTO
){
return
indexService
.
addXxZhxx
(
xxZhxxDTO
);
}
@ApiOperation
(
value
=
"新增账户积分变更信息数据"
)
@PostMapping
(
"/addXxZhjfbg"
)
public
Integer
addXxZhjfbg
(
@RequestBody
@Validated
XxZhjfbgDTO
dto
){
return
indexService
.
addXxZhjfbg
(
dto
);
}
@ApiOperation
(
value
=
"新增义警任务信息数据"
)
@PostMapping
(
"/addXxYjrw"
)
public
Integer
addXxYjrw
(
@RequestBody
@Validated
XxYjrwDTO
dto
){
return
indexService
.
addXxYjrw
(
dto
);
}
@ApiOperation
(
value
=
"新增义警队伍代码信息数据"
)
@PostMapping
(
"/addXxYjdwdm"
)
public
Integer
addXxYjdwdm
(
@RequestBody
@Validated
XxYjdwdmDTO
dto
){
return
indexService
.
addXxYjdwdm
(
dto
);
}
}
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