#
Junjie
2025-10-12 f476e954748057e93b967a9326db1113c6432eaf
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<>();
}