#
Junjie
2023-09-08 94a94bdfc3c1ec11a2c79ddca32983b67dcdcb29
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<>();
}