liusheng
7 天以前 e1f8da66fc4648870331f9cbe18079bbd83a2ee8
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/appointment/vo/AppointmentSaveReqVO.java
@@ -89,6 +89,6 @@
    @Schema(description = "已付款")
    private Integer paid;
    @TableField(exist = false)
//    @TableField(exist = false)
    private String status;
}