代码修改
This commit is contained in:
@@ -86,7 +86,7 @@ public class ReportController extends BaseController {
|
||||
|
||||
@OperateInfo(info = LogEnum.BUSINESS_COMMON)
|
||||
@PostMapping("/getContinueTime")
|
||||
@ApiOperation("详细时间列表")
|
||||
@ApiOperation("详细事件列表")
|
||||
@ApiImplicitParam(name = "businessParam", value = "详细时间列表参数", required = true)
|
||||
public HttpResult<Page<DetailVO>> getContinueTime(@RequestBody @Validated WaveTypeParam businessParam){
|
||||
String methodDescribe = getMethodDescribe("getContinueTime");
|
||||
|
||||
Reference in New Issue
Block a user