|
|
@ -3,7 +3,9 @@ using System.Diagnostics;
|
|
|
|
using System.Globalization;
|
|
|
|
using System.Globalization;
|
|
|
|
using System.Linq;
|
|
|
|
using System.Linq;
|
|
|
|
using Custom.Communication.Framework.MyPlc;
|
|
|
|
using Custom.Communication.Framework.MyPlc;
|
|
|
|
|
|
|
|
using DevExpress.Utils.Drawing.Animation;
|
|
|
|
using NewLife;
|
|
|
|
using NewLife;
|
|
|
|
|
|
|
|
using NewLife.Log;
|
|
|
|
using ProductionSystem_Model.DbModel;
|
|
|
|
using ProductionSystem_Model.DbModel;
|
|
|
|
using ProductionSystem_Model.Enum;
|
|
|
|
using ProductionSystem_Model.Enum;
|
|
|
|
using ProductionSystem_Model.ViewModel.Response.Para;
|
|
|
|
using ProductionSystem_Model.ViewModel.Response.Para;
|
|
|
|