Junjie
2023-07-04 6b9fbba050fcbc7e9478bbd0a008a3b7f08d7a1d
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<>();
}