File was renamed from HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/api/AgvController.cs |
| | |
| | | using HH.WCS.EmersonWcs.core; |
| | | using HH.WCS.EmersonWcs.dispatch; |
| | | using HH.WCS.EmersonWcs.process; |
| | | using HH.WCS.Emerson.core; |
| | | using HH.WCS.Emerson.dispatch; |
| | | using HH.WCS.Emerson.process; |
| | | using Newtonsoft.Json; |
| | | using System.Collections.Generic; |
| | | using System.Reflection; |
| | | using System.Web.Http; |
| | | using static HH.WCS.EmersonWcs.api.ApiModel; |
| | | using static HH.WCS.Emerson.api.ApiModel; |
| | | |
| | | namespace HH.WCS.EmersonWcs.api |
| | | namespace HH.WCS.Emerson.api |
| | | { |
| | | /// <summary> |
| | | /// 设备信息上报(hosttoagv上报、杭奥堆垛机、国自agv) |