zss
2025-05-26 51ec98113c6d49d0f7eec4e3c030e55e337e97db
inspect-server/src/main/java/com/yuanchu/mom/service/InsOrderPlanService.java
@@ -39,6 +39,9 @@
    int verifyPlan(Integer sampleId, String laboratory, Integer type, String tell) throws IOException;
    //纠正复核错误的情况
    int verifyPlan2(Integer sampleId, String laboratory, Integer type, String tell) throws IOException;
    int submitPlan(SubmitPlanDto submitPlanDto);
    //撤销提交