| | |
| | | "ExpandedNodes": [ |
| | | "" |
| | | ], |
| | | "SelectedNode": "\\E:\\项ç®\\Git\\å夫è¶å", |
| | | |
| | | "PreviewInSolutionExplorer": false |
| | | } |
New file |
| | |
| | | { |
| | | "Version": 1, |
| | | "WorkspaceRootPath": "D:\\\u5DE5\u4F5C\\\u519C\u592B\u8336\u56ED\\", |
| | | "Documents": [], |
| | | "DocumentGroupContainers": [ |
| | | { |
| | | "Orientation": 0, |
| | | "VerticalTabListWidth": 256, |
| | | "DocumentGroups": [] |
| | | } |
| | | ] |
| | | } |
New file |
| | |
| | | { |
| | | "Version": 1, |
| | | "WorkspaceRootPath": "D:\\\u5DE5\u4F5C\\\u519C\u592B\u8336\u56ED\\", |
| | | "Documents": [], |
| | | "DocumentGroupContainers": [ |
| | | { |
| | | "Orientation": 0, |
| | | "VerticalTabListWidth": 256, |
| | | "DocumentGroups": [] |
| | | } |
| | | ] |
| | | } |
| | |
| | | [HttpPost] |
| | | [Route("AGVCallbackState")] |
| | | public ReturnResult AGVCallbackState(AgvTaskState model) { |
| | | LogHelper.Info("AGVCallbackState Requestï¼" + JsonConvert.SerializeObject(model), "HosttoagvTask"); |
| | | LogHelper.Info("AGVCallbackState Requestï¼" + JsonConvert.SerializeObject(model), "HosttoagvTask"); |
| | | ApiHelper.OperateTaskStatus(model); |
| | | ReturnResult result = new ReturnResult(); |
| | | LogHelper.Info("AGVCallbackState Returnï¼" + JsonConvert.SerializeObject(result), "HosttoagvTask"); |
| | | LogHelper.Info("AGVCallbackState Returnï¼" + JsonConvert.SerializeObject(result), "HosttoagvTask"); |
| | | return result; |
| | | } |
| | | |
New file |
| | |
| | |  |
| | | Microsoft Visual Studio Solution File, Format Version 12.00 |
| | | # Visual Studio Version 16 |
| | | VisualStudioVersion = 16.0.33529.622 |
| | | MinimumVisualStudioVersion = 10.0.40219.1 |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HH.WCS.NongFuChaYuan", "HH.WCS.NongFuChaYuan.csproj", "{450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}" |
| | | EndProject |
| | | Global |
| | | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| | | Debug|Any CPU = Debug|Any CPU |
| | | Release|Any CPU = Release|Any CPU |
| | | EndGlobalSection |
| | | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| | | {450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| | | {450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| | | {450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| | | {450AAB20-19D7-4C6A-9CDD-50F0EDCB27EC}.Release|Any CPU.Build.0 = Release|Any CPU |
| | | EndGlobalSection |
| | | GlobalSection(SolutionProperties) = preSolution |
| | | HideSolutionNode = FALSE |
| | | EndGlobalSection |
| | | GlobalSection(ExtensibilityGlobals) = postSolution |
| | | SolutionGuid = {61711BEF-C1B8-4819-9608-2938DB3C9FFF} |
| | | EndGlobalSection |
| | | EndGlobal |