#
Junjie
6 天以前 d9505e143cdf452c3a33752b380ee1b3a410601d
src/main/java/com/zy/core/properties/SlaveProperties.java
@@ -27,4 +27,6 @@
    private List<ForkLiftSlave> forkLift = new ArrayList<>();
    private List<ForkLiftSlave> forkLiftMaster = new ArrayList<>();
}