自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-07-11 d4d4f59b1fc4843de9e899f6989d6221b97c2b47
src/main/java/com/zy/common/service/CommonService.java
@@ -279,6 +279,9 @@
     * 根据入库站获取库位排号分配
     */
    private Integer getWhsType(Integer sourceStaNo, int times) {
        if (true) {
            return 4;
        }
        if (times >= 16) {
            return 4;
        }