zhuhao %!s(int64=2) %!d(string=hai) anos
pai
achega
2d2d87f6ac

+ 2 - 0
IMCS_CCS/Service/Impl/HttpRequestService.cs

@@ -814,6 +814,7 @@ namespace IMCS.CCS.Services
                     RequestHeidhData hdhReq = new RequestHeidhData();
                     hdhReq.ServerUrl = deviceHeidenhain.ServerUrl;
                     hdhReq.MachineName = deviceHeidenhain.UserName;
+                    hdhReq.Path = req.data.fileName;
                     hdhReq.Type = OpcUaActionTypeEnum.Upload.ToString();
                     var Result = await _apiRequestService.RequestAsync(RequsetModeEnum.Post, hdhUrlContext, hdhReq, null);
                     ResponseHeidhData responseHeidhData = JsonConvert.DeserializeObject<ResponseHeidhData>(Result.Message);
@@ -1037,6 +1038,7 @@ namespace IMCS.CCS.Services
                     RequestHeidhData hdhReq = new RequestHeidhData();
                     hdhReq.ServerUrl = device.ServerUrl;
                     hdhReq.MachineName = device.UserName;
+                    hdhReq.Path = req.data.remotePath;
                     hdhReq.Type = OpcUaActionTypeEnum.SelectNcProgram.ToString();
                     var Result = await _apiRequestService.RequestAsync(RequsetModeEnum.Post, hdhUrlContext, hdhReq, null);
                     ResponseHeidhData responseHeidhData = JsonConvert.DeserializeObject<ResponseHeidhData>(Result.Message);

BIN=BIN
IMCS_CCS/bin/Debug/netcoreapp3.1/IMCS_CCS.dll


BIN=BIN
IMCS_CCS/bin/Debug/netcoreapp3.1/IMCS_CCS.pdb


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
IMCS_CCS/bin/Debug/netcoreapp3.1/wwwroot/db/Tasks.json


BIN=BIN
IMCS_CCS/obj/Debug/netcoreapp3.1/CCS.csproj.AssemblyReference.cache


BIN=BIN
IMCS_CCS/obj/Debug/netcoreapp3.1/IMCS_CCS.dll


BIN=BIN
IMCS_CCS/obj/Debug/netcoreapp3.1/IMCS_CCS.pdb


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
IMCS_CCS/wwwroot/db/Tasks.json


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio