陈昶聿
15 小时以前 0d10bc99eec75672b049339399e4f762fbd9746e
smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
@@ -191,4 +191,9 @@
    @ApiModelProperty(value = "短号信息")
    private String DuanHaoXX;
    @ApiModelProperty(value = "病人类型代码")
    private String BingRenLXDM;
    @ApiModelProperty(value = "病人类型名称")
    private String BingRenLXMC;
}