Junjie
2023-10-22 c854f26ad2a0ff056cbb8505f838ac3e6b4a4d4c
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<>();
}