自动化立体仓库 - WCS系统
#
LSH
2023-11-16 0f57cf39b8702d2795d0ee00d00cae36ab8daa0a
src/main/java/com/zy/asrs/entity/param/taskCreateParam.java
@@ -51,8 +51,6 @@
                return 2;
            case "YK":
                return 3;
            case "PD":
                return 4;
            default:
                return 0;
        }