WebAPI/Controllers/JHGL/Gy_RoutingBillController.cs
@@ -1247,7 +1247,7 @@
                    oCN.RunProc("update Gy_RoutingBillMain set HChecker='" + CurUserName + "',HCheckDate=getdate(),HBillStatus=2 where HInterID=" + HInterID);
                    //刷新默认工艺路线
                    oCN.RunProc("exec h_p_Gy_RoutingBillCheck " + HInterID);
                    //oCN.RunProc("exec h_p_Gy_RoutingBillCheck " + HInterID);
                    objJsonResult.code = "1";
                    objJsonResult.count = 1;