src/main/java/com/zy/core/properties/DeviceConfig.java @@ -15,4 +15,6 @@ private Integer deviceNo; private Boolean fake = false; }