pom
Junjie
2023-07-27 ed45918f14c9849c2b0f1e8f60d51c68f180c868
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<>();
}