eight
2024-10-15 a0cb526759c40821f0c98fab6dd24e4b8d4ba2c8
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/call/vo/CallSaveReqVO.java
@@ -44,6 +44,9 @@
    @Schema(description = "插队标记")
    private Integer jumpFlag;
    @Schema(description = "叫号类型")
    private Integer callType;
    @Schema(description = "诊室编号", example = "30859")
    private Long roomId;