|
|
@@ -125,8 +125,8 @@ public class PlanSchedulingRespVO {
|
|
|
@Schema(description = "检验性质")
|
|
|
private String checkNature;
|
|
|
|
|
|
- @Schema(description = "下次检验日期")
|
|
|
- private String nextCheckDate;
|
|
|
+// @Schema(description = "下次检验日期")
|
|
|
+// private String nextCheckDate;
|
|
|
|
|
|
|
|
|
@Schema(description = "设备分类名称")
|