jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devrent/vo/RoutineFinishReqVO.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = "装机时间")