#
Junjie
2023-08-30 9fcfc2da51b6cb89415566384a76143900f61b05
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<>();
}