src/BLL/Demo.TimedTaskPlugIn/PRD/StockChangeDynamicAlignment.cs
@@ -15,6 +15,9 @@ using System.Diagnostics; using System.Collections.Generic; using ZD.Share.Common; using Kingdee.K3.Core.SCM.STK; using Kingdee.BOS.Orm.DataEntity; using Kingdee.K3.SCM.ServiceHelper; namespace Demo.TimedTaskPlugIn.PRD { @@ -766,5 +769,7 @@ } DBServiceHelper.ExecuteBatch(Context, sqlList); } } }