自动化立体仓库 - WCS系统
1
zhangc
2025-04-10 697af1096e89e54d473874179a704719fb184df2
src/main/java/com/zy/core/properties/SlaveProperties.java
@@ -23,6 +23,10 @@
    private int groupCount;
    private List<LedS> Led = new ArrayList<>();
    private List<DevpSlave> devpSlave = new ArrayList<>();
    private List<ShuttleSlave> shuttle = new ArrayList<>();
    private List<LiftSlave> lift = new ArrayList<>();