陈昶聿
2026-08-26 24400ee80f50cdc78a7f16253ec9145d0905199c
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;
}