Pub_Class/CustomerCls/ClsXt_SystemParameter.cs
@@ -1802,6 +1802,10 @@ } //=======JIT if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "JIT_DayPlan_TimeFrame") { omodel.JIT_DayPlan_TimeFrame = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); } //==========开班单 //自动审核 @@ -3900,6 +3904,10 @@ //=======JIT系统参数 if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "JIT_DayPlan_TimeFrame") { omodel.JIT_DayPlan_TimeFrame = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]); } //==========开班单 //自动审核