File was renamed from HH.WCS.Mobox3/HH.WCS.Mobox3.EmersonWCS/api/MoboxController.cs |
| | |
| | | using HH.WCS.EmersonWcs.dispatch; |
| | | using HH.WCS.EmersonWcs.process; |
| | | using HH.WCS.EmersonWcs.wms; |
| | | using HH.WCS.Emerson.dispatch; |
| | | using HH.WCS.Emerson.process; |
| | | using HH.WCS.Emerson.wms; |
| | | using System.Collections.Generic; |
| | | using System.Web.Http; |
| | | using static HH.WCS.EmersonWcs.api.ApiModel; |
| | | using static HH.WCS.EmersonWcs.api.OtherModel; |
| | | using static HH.WCS.Emerson.api.ApiModel; |
| | | using static HH.WCS.Emerson.api.OtherModel; |
| | | |
| | | namespace HH.WCS.EmersonWcs.api { |
| | | namespace HH.WCS.Emerson.api { |
| | | /// <summary> |
| | | /// mobox3调用,脚本中调用 |
| | | /// </summary> |