医生统计导出标题问题处理12

This commit is contained in:
wucongxing8150 2025-07-07 10:52:28 +08:00
parent c8148d0609
commit f55d3a07f5

View File

@ -42,7 +42,7 @@ public class CaseplatformExpertWhiteController {
throw new BusinessException(e.getMessage());
}
return ResponseDTO.app_ok();
return ResponseDTO.ok();
}
@ApiOperation("分页查询")