#
LSH
2023-11-07 dedaa2bc10e85e4a04b742d0215f26215f5be5e1
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;
        }