#
Junjie
2023-09-19 58bacddf2b6c95e28a23cc12b22bed2cc36a0ad8
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<>();
}