|
@@ -31,7 +31,7 @@ public class DoctorAdviceController {
|
|
|
private DoctorAdviceFacade doctorAdviceFacade;
|
|
|
|
|
|
|
|
|
- @ApiOperation(value = "获取医嘱信息[by:zhoutg]",
|
|
|
+ @ApiOperation(value = "获取医嘱信息[by:gaodm]",
|
|
|
notes = "behospitalCode:病人住院序号<br>" +
|
|
|
"doctorAdviceType:医嘱类型(模糊搜索)<br>" +
|
|
|
"daItemName:医嘱项目名称(模糊搜索)<br>" +
|