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;