jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/queue/vo/QueueSaveReqVO.java
@@ -21,6 +21,9 @@ @Schema(description = "id", requiredMode = Schema.RequiredMode.REQUIRED, example = "21320") private Integer id; @Schema(description = "预约申请号", example = "2024435") private String applyNo; @Schema(description = "就诊流水号", example = "2024435") private String episodeId;