医生统计导出标题问题处理12
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ public class CaseplatformExpertWhiteController {
|
||||
throw new BusinessException(e.getMessage());
|
||||
}
|
||||
|
||||
return ResponseDTO.app_ok();
|
||||
return ResponseDTO.ok();
|
||||
}
|
||||
|
||||
@ApiOperation("分页查询")
|
||||
|
||||
Reference in New Issue
Block a user