eight
2024-09-18 ae9f9d9a9b9d6c286fa0646171a6c85e9578cf21
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/appointment/vo/AppointmentRespVO.java
@@ -96,4 +96,7 @@
    @ExcelProperty("预约来源:X系统、护士手动预约")
    private String bookSrc;
    @Schema(description = "已付款")
    @ExcelProperty("已付款")
    private Integer paid;
}