|
|
@ -80,7 +80,7 @@ public class OperAccessStatisticsController extends BladeController { |
|
|
|
* 分页 |
|
|
|
* 分页 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
@ApiLog |
|
|
|
@ApiLog |
|
|
|
@GetMapping("/list") |
|
|
|
@PostMapping("/list") |
|
|
|
@ApiOperationSupport(order = 50) |
|
|
|
@ApiOperationSupport(order = 50) |
|
|
|
@ApiOperation(value = "分页 查询参数:pid,taskId,manager") |
|
|
|
@ApiOperation(value = "分页 查询参数:pid,taskId,manager") |
|
|
|
@OperationAnnotation(moduleName = "检修管理",title = "检修记录",operatorType = OperatorType.MOBILE,businessType = |
|
|
|
@OperationAnnotation(moduleName = "检修管理",title = "检修记录",operatorType = OperatorType.MOBILE,businessType = |
|
|
|