#
Junjie
3 天以前 ab017b5fe12c01c769e5fb98cd2a1f7e4598cc95
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<>();
}