yusijie
2025-08-20 a66f7508a14e0fcac2c8d15ea540905a9ba0227b
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++;