#
Junjie
2025-04-22 7fb7e64c4bd096b031d9a6015f8ee0ac0ae900e1
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<>();
}