自动化立体仓库 - WMS系统
#
pjb
2025-06-03 6853c9181d307f41be0a46ddcc46ec83bd815501
src/main/java/com/zy/common/properties/SlaveProperties.java
@@ -16,7 +16,6 @@
public class SlaveProperties {
    private boolean doubleDeep;
    private List<Integer> doubleLocs = new ArrayList<>();
    private int groupCount;