#
Junjie
2025-07-25 efa3e3042d30506b8eb3ce662d39c4dd954ae945
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<>();
}