Junjie
2023-08-10 77401b95f2fc410ecc6d6f9f0052ca56ccc4910f
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<>();
}