eight
2024-11-12 ce6ce8f0fc90718184bf54a149d6cf70a63efb17
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;