src/main/java/com/zy/ai/domain/autotune/AutoTuneStationRuntimeItem.java @@ -16,5 +16,7 @@ private Integer taskNo; private Integer runBlock; private String ioMode; }