|
@@ -23,8 +23,8 @@ public class SaveInquiryTriageVO {
|
|
|
@ApiModelProperty(value = "诊断结果和疾病科室", required = true)
|
|
|
private List<SaveDisDeptVO> disDeptist;
|
|
|
|
|
|
- @ApiModelProperty(value = "姓名")
|
|
|
- private String patName;
|
|
|
+ /*@ApiModelProperty(value = "姓名")
|
|
|
+ private String patName;*/
|
|
|
|
|
|
@ApiModelProperty(value = "年龄")
|
|
|
private Integer patAge;
|