map
Junjie
2023-07-24 298f84d105d139e534cc4c808c86b02709163366
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<>();
}