chenhaozhe
3 天以前 2f695e7c0982d0de5c0cec5c16c5a3d574286773
WebAPI/Controllers/SCGL/日计划管理/Sc_JIT_ComplementGoodBillController.cs
@@ -1701,7 +1701,7 @@
                    }
                    else
                    {
                        oCN.RunProc("   update  JIT_NeedMaterPlanConfigBillMain set HLeadTime=" + JISLT + ",HLeadTime_Sec=" + JIDLT + "  where HMaterID=" + HMaterID + " and HWorkShopID = " + HWorkShopID);
                        oCN.RunProc("   update  JIT_NeedMaterPlanConfigBillSub set HLeadTime=" + JISLT + ",HLeadTime_Sec=" + JIDLT + "  where HMaterID=" + HMaterID + " and HWorkShopID = " + HWorkShopID);
                    }
                    i++;