Junjie
2023-04-14 3a1b33b1ab558591cf9c8acc5aa6585d6ccd6473
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<>();
}