自动化立体仓库 - WCS系统
Junjie
2023-08-01 2e84db729d434524c7b35939c76c4d7020126167
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<>();
}