陈昶聿
2026-08-27 9b1f0d5ff6e503060797083aa6693cc3fb6c35eb
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;
}