|
@@ -290,7 +290,9 @@ public class ConsoleExportController {
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
@ApiOperation(value = "未整改病历统计导出[by:zhaops]",
|
|
@ApiOperation(value = "未整改病历统计导出[by:zhaops]",
|
|
- notes = "behDeptName:科室名称 <br>" +
|
|
|
|
|
|
+ notes = "name: 科室名称 <br>" +
|
|
|
|
+ "asc: 排序(升序) <br>" +
|
|
|
|
+ "desc:排序(降序) <br>" +
|
|
"startDate: 起始时间 <br>" +
|
|
"startDate: 起始时间 <br>" +
|
|
"endDate: 截止时间 <br>")
|
|
"endDate: 截止时间 <br>")
|
|
@PostMapping("/unModifyMRStatisticsExport")
|
|
@PostMapping("/unModifyMRStatisticsExport")
|