#
LSH
2023-11-17 33f0362968b36fab7fa33b3ee8f4c1d32644d355
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;
        }