修改his视图的sql入参,医嘱开单的相关接口。
This commit is contained in:
@@ -64,6 +64,11 @@ public class HisViewSearchController {
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 获取今天的遗嘱开单信息
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@GetMapping("/getMedicalPrescription")
|
||||
@EleganceLog(description = "获取今天的遗嘱开单信息!")
|
||||
public Result getMedicalPrescription() {
|
||||
|
||||
Reference in New Issue
Block a user