自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-06-15 53673e203852f1f09e245294ad61aa19466574ee
#
1个文件已修改
3 ■■■■■ 已修改文件
src/main/java/com/zy/common/service/CommonService.java 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;
        }