diff --git a/ProductionSystem/Untils/Tool/TmTool.cs b/ProductionSystem/Untils/Tool/TmTool.cs index f79d904..f92c711 100644 --- a/ProductionSystem/Untils/Tool/TmTool.cs +++ b/ProductionSystem/Untils/Tool/TmTool.cs @@ -3,7 +3,9 @@ using System.Diagnostics; using System.Globalization; using System.Linq; using Custom.Communication.Framework.MyPlc; +using DevExpress.Utils.Drawing.Animation; using NewLife; +using NewLife.Log; using ProductionSystem_Model.DbModel; using ProductionSystem_Model.Enum; using ProductionSystem_Model.ViewModel.Response.Para;