chenrui
2025-03-24 c5410b2cb68fbff85530b00385ecf82c6607937c
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);
    //撤销提交