#
Junjie
2023-09-19 fb6e5a8f49398494c59f4046fd7d0df559cc7065
src/main/java/com/zy/core/properties/SlaveProperties.java
@@ -41,4 +41,6 @@
    private List<ShuttleSlave> shuttle = new ArrayList<>();
    private List<LiftSlave> lift = new ArrayList<>();
}