#
LSH
2023-11-16 d051d72b3c8c91ce415b33efc9ee560c6aa29e5d
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;
        }