eight
2024-11-26 a73ef74a7b215299d2e6be291266d7cc1c3da85c
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devrent/vo/RoutineFinishReqVO.java
@@ -26,7 +26,6 @@
    private String patName;
    @Schema(description = "检查类型", requiredMode = Schema.RequiredMode.REQUIRED, example = "芋艿")
    @NotEmpty(message = "检查类型不能为空")
    private Integer checkType;
    @Schema(description = "装机时间")