#
Junjie
2025-03-19 a4f7c8e0fad43d37c91c755e5e386c4a10fa5b8d
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<>();
}