改字
This commit is contained in:
parent
7af30c9128
commit
456ffe1b70
@ -315,7 +315,7 @@ public class WorkerInfoController {
|
|||||||
|
|
||||||
@ApiOperation(value = "人员管理企业统计", notes = "人员管理企业统计")
|
@ApiOperation(value = "人员管理企业统计", notes = "人员管理企业统计")
|
||||||
@ApiImplicitParams({
|
@ApiImplicitParams({
|
||||||
@ApiImplicitParam(name = "sn", value = "公司sn", paramType = "body", required = true, dataType = "String"),
|
@ApiImplicitParam(name = "sn", value = "企业或项目sn", paramType = "body", required = true, dataType = "String"),
|
||||||
@ApiImplicitParam(name = "projectName", value = "项目名", paramType = "body", required = false, dataType = "String"),
|
@ApiImplicitParam(name = "projectName", value = "项目名", paramType = "body", required = false, dataType = "String"),
|
||||||
})
|
})
|
||||||
@PostMapping("/selectWorkerManageEnterpriseStatistics")
|
@PostMapping("/selectWorkerManageEnterpriseStatistics")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user