瀏覽代碼

报修审核

guarantee-lsq 1 年之前
父節點
當前提交
6789e21aff

+ 1 - 1
platform-service/src/main/java/com/platform/service/repair/strategy/impl/LongYanPlanRepairStrategy.java

@@ -682,7 +682,7 @@ public class LongYanPlanRepairStrategy extends AbstractRepairBaseStrategy {
 
     @Override
     public void handleCallRepair(RepairApplicationFormDTO model) {
-
+        throw new DeniedException("暂不支持审核时,修改工单类别");
     }
 
     /**