#
Junjie
2023-09-06 fdb22c3ebe2e3a5dbafc252977b7621c4ab39dbc
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<>();
}