Junjie
2023-10-03 81d91a7995cb59f495af0b9677173fb2f59b3532
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<>();
}