File was renamed from HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/process/TaskProcess.cs |
| | |
| | | using HH.WCS.EmersonWcs.core; |
| | | using HH.WCS.EmersonWcs.dispatch; |
| | | using HH.WCS.EmersonWcs.util; |
| | | using HH.WCS.EmersonWcs.wms; |
| | | using HH.WCS.Emerson.core; |
| | | using HH.WCS.Emerson.dispatch; |
| | | using HH.WCS.Emerson.util; |
| | | using HH.WCS.Emerson.wms; |
| | | using Newtonsoft.Json; |
| | | using NLog.Fluent; |
| | | using SqlSugar; |
| | |
| | | using System.Security.Cryptography; |
| | | using System.Text; |
| | | |
| | | namespace HH.WCS.EmersonWcs.process |
| | | namespace HH.WCS.Emerson.process |
| | | { |
| | | internal class TaskProcess |
| | | { |