陈昶聿
14 小时以前 f6e31c2de04e10373ed4e7aea22bb3f13c8d2cf9
smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
@@ -188,4 +188,12 @@
    @ApiModelProperty(value = "经管医生姓名")
    private String JingGuanYSXM;
    @ApiModelProperty(value = "短号信息")
    private String DuanHaoXX;
    @ApiModelProperty(value = "病人类型代码")
    private String BingRenLXDM;
    @ApiModelProperty(value = "病人类型名称")
    private String BingRenLXMC;
}