eight
2024-11-28 d1708b4b2bc6596f9c62354274f1af97be45401c
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;