From ac9147ee014041a8c01f27700389736ce8e242f5 Mon Sep 17 00:00:00 2001
From: sjz <1240968267@qq.com>
Date: 星期二, 25 三月 2025 18:14:40 +0800
Subject: [PATCH] 1

---
 MESApplication/MESApplication.csproj.user                           |    2 
 MESApplication/bin/Release/net8.0/MES.Service.deps.json             |  201 ++++++++++++++++++
 MES.Service/service/ProductionOrder/ProductionOrderManager.cs       |   15 +
 MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user |    4 
 MESApplication/bin/Release/net8.0/publish/MES.Service.deps.json     |  201 ++++++++++++++++++
 MES.Service/Modes/ProductionOrder/CombinedResult.cs                 |   13 +
 MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs           |    4 
 MESApplication/Controllers/QcIssueResult/QcIssueResultController.cs |    9 
 MES.Service/bin/Release/net8.0/MES.Service.deps.json                |  201 ++++++++++++++++++
 MES.Service/service/QcIssueResult/QcIssueResultManager.cs           |    2 
 10 files changed, 641 insertions(+), 11 deletions(-)

diff --git a/MES.Service/Modes/ProductionOrder/CombinedResult.cs b/MES.Service/Modes/ProductionOrder/CombinedResult.cs
new file mode 100644
index 0000000..d3261e4
--- /dev/null
+++ b/MES.Service/Modes/ProductionOrder/CombinedResult.cs
@@ -0,0 +1,13 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace MES.Service.Modes.ProductionOrder;
+
+public   class CombinedResult
+{
+    public string FileName { get; set; }
+    public dynamic DownloadInfo { get; set; }
+}
diff --git a/MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs b/MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs
index 140b957..9ffc23e 100644
--- a/MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs
+++ b/MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs
@@ -25,8 +25,8 @@
 
     public string? SuppName { get; set; }
 
-    ////璁㈠崟鍙�(閲囪喘鍗曞彿)
-    //public string? SuppName { get; set; }
+    //璁㈠崟鍙�(閲囪喘鍗曞彿)
+    public string? CgOrder { get; set; }
 
     //瀵逛笉鍚堟牸鎴栨綔鍦ㄤ笉鍚堟牸鐨勬弿杩�
     public string? remark { get; set; }
diff --git a/MES.Service/bin/Release/net8.0/MES.Service.deps.json b/MES.Service/bin/Release/net8.0/MES.Service.deps.json
index 94c51bd..2ce22a0 100644
--- a/MES.Service/bin/Release/net8.0/MES.Service.deps.json
+++ b/MES.Service/bin/Release/net8.0/MES.Service.deps.json
@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v8.0": {
       "MES.Service/1.0.0": {
         "dependencies": {
+          "AlibabaCloud.SDK.Dingtalk": "2.1.93",
           "Masuit.Tools.Core": "2024.3.4",
           "Microsoft.Extensions.Configuration": "9.0.1",
           "Microsoft.Extensions.Configuration.FileExtensions": "9.0.1",
@@ -19,6 +20,125 @@
         },
         "runtime": {
           "MES.Service.dll": {}
+        }
+      },
+      "AlibabaCloud.EndpointUtil/0.1.1": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.EndpointUtil.dll": {
+            "assemblyVersion": "0.1.1.0",
+            "fileVersion": "0.1.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewayDingTalk/1.0.2": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewayDingTalk.dll": {
+            "assemblyVersion": "1.0.2.0",
+            "fileVersion": "1.0.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewaySpi/0.0.3": {
+        "dependencies": {
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewaySpi.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiClient/0.1.12": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "AlibabaCloud.TeaXML": "0.0.5",
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiClient.dll": {
+            "assemblyVersion": "0.1.11.0",
+            "fileVersion": "0.1.11.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiUtil/1.1.2": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiUtil.dll": {
+            "assemblyVersion": "1.1.2.0",
+            "fileVersion": "1.1.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+        "dependencies": {
+          "AlibabaCloud.EndpointUtil": "0.1.1",
+          "AlibabaCloud.GatewayDingTalk": "1.0.2",
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiClient": "0.1.12",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.SDK.Dingtalk.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaUtil/0.1.19": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaUtil.dll": {
+            "assemblyVersion": "0.1.14.0",
+            "fileVersion": "0.1.14.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaXML/0.0.5": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaXML.dll": {
+            "assemblyVersion": "0.0.5.0",
+            "fileVersion": "0.0.5.0"
+          }
+        }
+      },
+      "Aliyun.Credentials/1.4.2": {
+        "dependencies": {
+          "Microsoft.CSharp": "4.7.0",
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Aliyun.Credentials.dll": {
+            "assemblyVersion": "1.4.2.0",
+            "fileVersion": "1.4.2.0"
+          }
         }
       },
       "AngleSharp/1.1.2": {
@@ -1351,6 +1471,17 @@
           }
         }
       },
+      "Tea/1.1.3": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Tea.dll": {
+            "assemblyVersion": "1.1.3.0",
+            "fileVersion": "1.1.3.0"
+          }
+        }
+      },
       "ZstdSharp.Port/0.8.0": {
         "runtime": {
           "lib/net8.0/ZstdSharp.dll": {
@@ -1374,6 +1505,69 @@
       "type": "project",
       "serviceable": false,
       "sha512": ""
+    },
+    "AlibabaCloud.EndpointUtil/0.1.1": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-p/vsdJoVIfc1QREW4JX1tpzKdZZcFdw6/qfrylfcFXc0e2BDMQ2kPrv3nkyr2u+p4BF0PmOYl4EDqRtqLiBc+g==",
+      "path": "alibabacloud.endpointutil/0.1.1",
+      "hashPath": "alibabacloud.endpointutil.0.1.1.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewayDingTalk/1.0.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-uyNU0IJ1Ei/yz6oYuI0SsSwu0+syFV2wz7vH9zlx5WGccpKK+82lep7pMjHmDV82WOmDdAq2M+pqPLcjf/Spdw==",
+      "path": "alibabacloud.gatewaydingtalk/1.0.2",
+      "hashPath": "alibabacloud.gatewaydingtalk.1.0.2.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewaySpi/0.0.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vvmA5BrM8rpOZoXwFl/ZWHYLFnZ8EwPp+07z3Eeg9okLv58QJ8+KGWVovTr8tJpuDgPFG1SVdHXRi04A62ehdA==",
+      "path": "alibabacloud.gatewayspi/0.0.3",
+      "hashPath": "alibabacloud.gatewayspi.0.0.3.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiClient/0.1.12": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-3UepgR9UQUZXg8mnDqA1kUZfIKY/tLA7G+Z/Ij/hPx9krV2JR9AlxXOqMeky31N6J1Mx7Jr/nyHgGWpWJdYD7g==",
+      "path": "alibabacloud.openapiclient/0.1.12",
+      "hashPath": "alibabacloud.openapiclient.0.1.12.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiUtil/1.1.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-0Zd2UHm5gUND+7xNma2SAZEqm2Uy8dvAknLvCx72uDUCbOnfHWh+TsnUnNGMKUvmG3s/ZqxUA1UYIdp5BFCn5Q==",
+      "path": "alibabacloud.openapiutil/1.1.2",
+      "hashPath": "alibabacloud.openapiutil.1.1.2.nupkg.sha512"
+    },
+    "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-m5aTuiU+kR/1An1BnAeMuRwv3GkPUOG0Q1KuG4Yuikz9tDSODqye+XXOCSduzKdQSVEAWQEms2gIyRN1ybUV0Q==",
+      "path": "alibabacloud.sdk.dingtalk/2.1.93",
+      "hashPath": "alibabacloud.sdk.dingtalk.2.1.93.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaUtil/0.1.19": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-gjPboQEC3rSuS/8Ohk4VAw42W54h9NfIZxn4JIuWfoIF3k3mZxVdMJdKKOgIkNrx8YaLOthPSM3Pfb1zfOyFcw==",
+      "path": "alibabacloud.teautil/0.1.19",
+      "hashPath": "alibabacloud.teautil.0.1.19.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaXML/0.0.5": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-mHxE6H3eq4jaeqn3hryIYTI0k8quvPZfZdEE+PdU8rw+NGRvev68D8Aei6xjwW/pArZaTG6yPawYu5c0EaZkfw==",
+      "path": "alibabacloud.teaxml/0.0.5",
+      "hashPath": "alibabacloud.teaxml.0.0.5.nupkg.sha512"
+    },
+    "Aliyun.Credentials/1.4.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-GYyMZVqLCX0StNV/0Yv+C1M1rmWf1Lvkybt/Fwol+kLZtt9WC7RWN5cV5zB7IejTbRUfaXCSV9Mf8pZeYbpnKg==",
+      "path": "aliyun.credentials/1.4.2",
+      "hashPath": "aliyun.credentials.1.4.2.nupkg.sha512"
     },
     "AngleSharp/1.1.2": {
       "type": "package",
@@ -2054,6 +2248,13 @@
       "path": "system.windows.extensions/6.0.0",
       "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
     },
+    "Tea/1.1.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vwpYRSIcbNeRDrrRp6eG1rB2rAE5vOZyrQAjMPCxDTisptsIq4ApdmFc9jvthCIgOeBwTyOe4Y/TYTD88Zq+Yw==",
+      "path": "tea/1.1.3",
+      "hashPath": "tea.1.1.3.nupkg.sha512"
+    },
     "ZstdSharp.Port/0.8.0": {
       "type": "package",
       "serviceable": true,
diff --git a/MES.Service/service/ProductionOrder/ProductionOrderManager.cs b/MES.Service/service/ProductionOrder/ProductionOrderManager.cs
index f7cab5a..c6b8203 100644
--- a/MES.Service/service/ProductionOrder/ProductionOrderManager.cs
+++ b/MES.Service/service/ProductionOrder/ProductionOrderManager.cs
@@ -98,8 +98,8 @@
             // 瑙f瀽 JSON 瀛楃涓蹭负鍔ㄦ�佸璞�
             dynamic responseObj = Newtonsoft.Json.JsonConvert.DeserializeObject(responseJson);
 
-          
 
+            string fileName = null;
             // 鏌ユ壘 "鐢熶骇鍒堕�犲崟" 瀵瑰簲鐨� Value
             string fileId = null;
             foreach (var formValue in responseObj.Result.FormComponentValues)
@@ -111,6 +111,10 @@
                   
                     if (fileInfoArray != null && fileInfoArray.Count > 0)
                     {
+
+                        // 鑾峰彇绗竴涓枃浠剁殑鏂囦欢鍚�
+                        fileName = fileInfoArray[0].fileName;
+
                         fileId = fileInfoArray[0].fileId; // 鎻愬彇绗竴涓枃浠剁殑 fileId
                       
                         break;
@@ -121,8 +125,15 @@
             Debug.WriteLine(fileId);
 
             var result = GetDownloadUrl(fileId, InstanceId);
+            // 鍦ㄦ偍鐨勪唬鐮佷腑澶勭悊
+            var combinedResult = new CombinedResult
+            {
+                FileName = fileName,
+                DownloadInfo = Newtonsoft.Json.JsonConvert.DeserializeObject(result)
+            };
 
-            return (Newtonsoft.Json.JsonConvert.SerializeObject(result));
+            return Newtonsoft.Json.JsonConvert.SerializeObject(combinedResult);
+
         }
         catch (TeaException err)
         {
diff --git a/MES.Service/service/QcIssueResult/QcIssueResultManager.cs b/MES.Service/service/QcIssueResult/QcIssueResultManager.cs
index 97f3728..0960015 100644
--- a/MES.Service/service/QcIssueResult/QcIssueResultManager.cs
+++ b/MES.Service/service/QcIssueResult/QcIssueResultManager.cs
@@ -187,7 +187,7 @@
             AlibabaCloud.SDK.Dingtalkworkflow_1_0.Models.StartProcessInstanceRequest.StartProcessInstanceRequestFormComponentValues formComponentValues6 = new AlibabaCloud.SDK.Dingtalkworkflow_1_0.Models.StartProcessInstanceRequest.StartProcessInstanceRequestFormComponentValues
             {
                 Name = "TextField_WBNBWGFHR000",
-                Value = "璁㈠崟鍙�",
+                Value = getQcIssueResultDetail.CgOrder,
             };
             AlibabaCloud.SDK.Dingtalkworkflow_1_0.Models.StartProcessInstanceRequest.StartProcessInstanceRequestFormComponentValues formComponentValues7 = new AlibabaCloud.SDK.Dingtalkworkflow_1_0.Models.StartProcessInstanceRequest.StartProcessInstanceRequestFormComponentValues
             {
diff --git a/MESApplication/Controllers/QcIssueResult/QcIssueResultController.cs b/MESApplication/Controllers/QcIssueResult/QcIssueResultController.cs
index 5e0024f..089a715 100644
--- a/MESApplication/Controllers/QcIssueResult/QcIssueResultController.cs
+++ b/MESApplication/Controllers/QcIssueResult/QcIssueResultController.cs
@@ -2,6 +2,7 @@
 using MES.Service.Dto.webApi.QcIssueResult;
 using MES.Service.Modes;
 using MES.Service.Modes.QcIssueResult;
+using MES.Service.Modes.SentLaboratory;
 using MES.Service.service;
 using MES.Service.service.QcIssueResult;
 using MES.Service.util;
@@ -10,6 +11,7 @@
 using Newtonsoft.Json.Linq;
 using System.Diagnostics;
 using System.Dynamic;
+using System.Text.Json.Nodes;
 
 namespace MESApplication.Controllers.QcIssueResult;
 
@@ -37,10 +39,11 @@
             // 璋冪敤 QcIssueResultManager 涓殑 GetProcessNo 鏂规硶鏉ュ惎鍔ㄩ拤閽夊伐浣滄祦瀹炰緥
             string result = m.GetProcessNo(getQcIssueResultDetail);
 
-            string jsonPart = result.Substring(result.IndexOf("{"));
-            Debug.WriteLine(jsonPart);
-            JObject jsonObject = JObject.Parse(jsonPart);
+            string getLaboratoryDetailsJson = JsonConvert.SerializeObject(getQcIssueResultDetail, Formatting.Indented);
+            Debug.WriteLine("getQcIssueResultDetail: " + getLaboratoryDetailsJson);
 
+            string jsonPart = result.Substring(result.IndexOf("{"));
+            JObject jsonObject = JObject.Parse(jsonPart);
             // 鎻愬彇instanceId鐨勫��
             string instanceId = jsonObject["InstanceId"].ToString();
 
diff --git a/MESApplication/MESApplication.csproj.user b/MESApplication/MESApplication.csproj.user
index 01ca515..18cdd96 100644
--- a/MESApplication/MESApplication.csproj.user
+++ b/MESApplication/MESApplication.csproj.user
@@ -5,6 +5,6 @@
   </PropertyGroup>
   <PropertyGroup>
     <ActiveDebugProfile>IIS Express</ActiveDebugProfile>
-    <NameOfLastUsedPublishProfile>E:\Tool\YC\PDA_NEW\StandardPda\MESApplication\Properties\PublishProfiles\FolderProfile1.pubxml</NameOfLastUsedPublishProfile>
+    <NameOfLastUsedPublishProfile>D:\VISUAL STUDIOS JOB\YC\MESApplication\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
   </PropertyGroup>
 </Project>
\ No newline at end of file
diff --git a/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user b/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user
index 198df04..ac05c45 100644
--- a/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user
+++ b/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user
@@ -4,8 +4,8 @@
 -->
 <Project>
   <PropertyGroup>
-    <_PublishTargetUrl>E:\Tool\LTS\PDA_NEW\StandardPda\MESApplication\bin\Release\net8.0\publish\</_PublishTargetUrl>
-    <History>True|2024-10-28T03:56:24.2694762Z||;True|2024-10-28T11:40:56.4512491+08:00||;True|2024-10-28T11:28:42.4509497+08:00||;True|2024-10-28T11:11:11.1286907+08:00||;True|2024-10-28T10:09:42.4378313+08:00||;True|2024-10-28T09:57:51.0792947+08:00||;True|2024-10-23T17:07:23.7741858+08:00||;True|2024-10-22T14:34:55.4526970+08:00||;True|2024-10-17T16:37:53.4763504+08:00||;True|2024-10-13T14:04:45.3666662+08:00||;True|2024-10-13T12:30:16.7294894+08:00||;True|2024-10-13T12:22:13.5740642+08:00||;True|2024-09-26T17:43:56.9592414+08:00||;True|2024-09-25T09:56:59.0722612+08:00||;True|2024-09-20T16:35:40.9416105+08:00||;True|2024-09-13T15:42:08.2824743+08:00||;True|2024-08-20T17:12:00.2924570+08:00||;True|2024-08-17T10:57:05.6670396+08:00||;True|2024-08-17T10:56:46.8068041+08:00||;True|2024-08-16T14:09:17.0526491+08:00||;True|2024-08-15T08:40:32.8134665+08:00||;True|2024-08-14T10:00:27.7017207+08:00||;True|2024-08-14T08:54:44.8284031+08:00||;True|2024-08-07T10:32:10.3689256+08:00||;True|2024-08-05T15:45:03.0864530+08:00||;True|2024-08-03T09:59:13.7916520+08:00||;True|2024-07-31T17:27:28.1965929+08:00||;True|2024-07-31T15:27:34.7943845+08:00||;True|2024-07-30T15:04:50.5849235+08:00||;True|2024-07-30T14:09:06.2877325+08:00||;True|2024-07-29T16:11:30.4493940+08:00||;True|2024-07-23T14:30:34.4591002+08:00||;True|2024-07-22T14:17:39.8186158+08:00||;True|2024-04-10T12:55:31.3963752+08:00||;True|2024-04-08T13:59:25.5487203+08:00||;True|2024-04-06T09:30:09.5350539+08:00||;True|2024-04-06T08:46:05.8814658+08:00||;True|2024-04-05T14:06:52.0448024+08:00||;True|2024-04-05T12:47:46.0561601+08:00||;True|2024-02-26T08:46:22.0988887+08:00||;True|2024-02-24T19:17:13.6770376+08:00||;True|2024-02-24T14:32:37.4450337+08:00||;True|2024-02-23T10:22:06.5150173+08:00||;True|2024-02-22T13:19:56.6997993+08:00||;True|2024-02-22T10:53:17.7929585+08:00||;True|2024-02-21T17:08:06.5553444+08:00||;True|2024-02-19T16:24:37.4912012+08:00||;True|2024-02-02T10:07:23.2726075+08:00||;True|2024-02-02T08:36:49.2904460+08:00||;True|2024-01-29T17:44:43.6800769+08:00||;True|2024-01-23T09:47:26.7811926+08:00||;True|2024-01-18T16:23:30.3373836+08:00||;True|2024-01-17T14:22:04.2552286+08:00||;True|2024-01-16T16:54:42.2316892+08:00||;True|2024-01-16T16:37:23.8028858+08:00||;True|2024-01-16T09:25:24.4007775+08:00||;True|2024-01-15T10:18:57.3362616+08:00||;True|2024-01-15T10:07:14.2044763+08:00||;True|2024-01-10T14:03:36.4451130+08:00||;True|2024-01-09T16:45:32.9601815+08:00||;True|2024-01-06T14:16:34.2732220+08:00||;True|2024-01-06T14:11:45.2134717+08:00||;True|2024-01-06T11:30:58.9198887+08:00||;</History>
+    <_PublishTargetUrl>D:\VISUAL STUDIOS JOB\YC\MESApplication\bin\Release\net8.0\publish\</_PublishTargetUrl>
+    <History>True|2025-03-25T09:51:51.1941007Z||;True|2025-03-25T17:28:17.3219786+08:00||;True|2025-03-25T15:25:43.0061330+08:00||;True|2025-03-24T17:58:37.6820871+08:00||;True|2024-10-28T11:56:24.2694762+08:00||;True|2024-10-28T11:40:56.4512491+08:00||;True|2024-10-28T11:28:42.4509497+08:00||;True|2024-10-28T11:11:11.1286907+08:00||;True|2024-10-28T10:09:42.4378313+08:00||;True|2024-10-28T09:57:51.0792947+08:00||;True|2024-10-23T17:07:23.7741858+08:00||;True|2024-10-22T14:34:55.4526970+08:00||;True|2024-10-17T16:37:53.4763504+08:00||;True|2024-10-13T14:04:45.3666662+08:00||;True|2024-10-13T12:30:16.7294894+08:00||;True|2024-10-13T12:22:13.5740642+08:00||;True|2024-09-26T17:43:56.9592414+08:00||;True|2024-09-25T09:56:59.0722612+08:00||;True|2024-09-20T16:35:40.9416105+08:00||;True|2024-09-13T15:42:08.2824743+08:00||;True|2024-08-20T17:12:00.2924570+08:00||;True|2024-08-17T10:57:05.6670396+08:00||;True|2024-08-17T10:56:46.8068041+08:00||;True|2024-08-16T14:09:17.0526491+08:00||;True|2024-08-15T08:40:32.8134665+08:00||;True|2024-08-14T10:00:27.7017207+08:00||;True|2024-08-14T08:54:44.8284031+08:00||;True|2024-08-07T10:32:10.3689256+08:00||;True|2024-08-05T15:45:03.0864530+08:00||;True|2024-08-03T09:59:13.7916520+08:00||;True|2024-07-31T17:27:28.1965929+08:00||;True|2024-07-31T15:27:34.7943845+08:00||;True|2024-07-30T15:04:50.5849235+08:00||;True|2024-07-30T14:09:06.2877325+08:00||;True|2024-07-29T16:11:30.4493940+08:00||;True|2024-07-23T14:30:34.4591002+08:00||;True|2024-07-22T14:17:39.8186158+08:00||;True|2024-04-10T12:55:31.3963752+08:00||;True|2024-04-08T13:59:25.5487203+08:00||;True|2024-04-06T09:30:09.5350539+08:00||;True|2024-04-06T08:46:05.8814658+08:00||;True|2024-04-05T14:06:52.0448024+08:00||;True|2024-04-05T12:47:46.0561601+08:00||;True|2024-02-26T08:46:22.0988887+08:00||;True|2024-02-24T19:17:13.6770376+08:00||;True|2024-02-24T14:32:37.4450337+08:00||;True|2024-02-23T10:22:06.5150173+08:00||;True|2024-02-22T13:19:56.6997993+08:00||;True|2024-02-22T10:53:17.7929585+08:00||;True|2024-02-21T17:08:06.5553444+08:00||;True|2024-02-19T16:24:37.4912012+08:00||;True|2024-02-02T10:07:23.2726075+08:00||;True|2024-02-02T08:36:49.2904460+08:00||;True|2024-01-29T17:44:43.6800769+08:00||;True|2024-01-23T09:47:26.7811926+08:00||;True|2024-01-18T16:23:30.3373836+08:00||;True|2024-01-17T14:22:04.2552286+08:00||;True|2024-01-16T16:54:42.2316892+08:00||;True|2024-01-16T16:37:23.8028858+08:00||;True|2024-01-16T09:25:24.4007775+08:00||;True|2024-01-15T10:18:57.3362616+08:00||;True|2024-01-15T10:07:14.2044763+08:00||;True|2024-01-10T14:03:36.4451130+08:00||;True|2024-01-09T16:45:32.9601815+08:00||;True|2024-01-06T14:16:34.2732220+08:00||;True|2024-01-06T14:11:45.2134717+08:00||;True|2024-01-06T11:30:58.9198887+08:00||;</History>
     <LastFailureDetails />
   </PropertyGroup>
 </Project>
\ No newline at end of file
diff --git a/MESApplication/bin/Release/net8.0/MES.Service.deps.json b/MESApplication/bin/Release/net8.0/MES.Service.deps.json
index 94c51bd..2ce22a0 100644
--- a/MESApplication/bin/Release/net8.0/MES.Service.deps.json
+++ b/MESApplication/bin/Release/net8.0/MES.Service.deps.json
@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v8.0": {
       "MES.Service/1.0.0": {
         "dependencies": {
+          "AlibabaCloud.SDK.Dingtalk": "2.1.93",
           "Masuit.Tools.Core": "2024.3.4",
           "Microsoft.Extensions.Configuration": "9.0.1",
           "Microsoft.Extensions.Configuration.FileExtensions": "9.0.1",
@@ -19,6 +20,125 @@
         },
         "runtime": {
           "MES.Service.dll": {}
+        }
+      },
+      "AlibabaCloud.EndpointUtil/0.1.1": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.EndpointUtil.dll": {
+            "assemblyVersion": "0.1.1.0",
+            "fileVersion": "0.1.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewayDingTalk/1.0.2": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewayDingTalk.dll": {
+            "assemblyVersion": "1.0.2.0",
+            "fileVersion": "1.0.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewaySpi/0.0.3": {
+        "dependencies": {
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewaySpi.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiClient/0.1.12": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "AlibabaCloud.TeaXML": "0.0.5",
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiClient.dll": {
+            "assemblyVersion": "0.1.11.0",
+            "fileVersion": "0.1.11.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiUtil/1.1.2": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiUtil.dll": {
+            "assemblyVersion": "1.1.2.0",
+            "fileVersion": "1.1.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+        "dependencies": {
+          "AlibabaCloud.EndpointUtil": "0.1.1",
+          "AlibabaCloud.GatewayDingTalk": "1.0.2",
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiClient": "0.1.12",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.SDK.Dingtalk.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaUtil/0.1.19": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaUtil.dll": {
+            "assemblyVersion": "0.1.14.0",
+            "fileVersion": "0.1.14.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaXML/0.0.5": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaXML.dll": {
+            "assemblyVersion": "0.0.5.0",
+            "fileVersion": "0.0.5.0"
+          }
+        }
+      },
+      "Aliyun.Credentials/1.4.2": {
+        "dependencies": {
+          "Microsoft.CSharp": "4.7.0",
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Aliyun.Credentials.dll": {
+            "assemblyVersion": "1.4.2.0",
+            "fileVersion": "1.4.2.0"
+          }
         }
       },
       "AngleSharp/1.1.2": {
@@ -1351,6 +1471,17 @@
           }
         }
       },
+      "Tea/1.1.3": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Tea.dll": {
+            "assemblyVersion": "1.1.3.0",
+            "fileVersion": "1.1.3.0"
+          }
+        }
+      },
       "ZstdSharp.Port/0.8.0": {
         "runtime": {
           "lib/net8.0/ZstdSharp.dll": {
@@ -1374,6 +1505,69 @@
       "type": "project",
       "serviceable": false,
       "sha512": ""
+    },
+    "AlibabaCloud.EndpointUtil/0.1.1": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-p/vsdJoVIfc1QREW4JX1tpzKdZZcFdw6/qfrylfcFXc0e2BDMQ2kPrv3nkyr2u+p4BF0PmOYl4EDqRtqLiBc+g==",
+      "path": "alibabacloud.endpointutil/0.1.1",
+      "hashPath": "alibabacloud.endpointutil.0.1.1.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewayDingTalk/1.0.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-uyNU0IJ1Ei/yz6oYuI0SsSwu0+syFV2wz7vH9zlx5WGccpKK+82lep7pMjHmDV82WOmDdAq2M+pqPLcjf/Spdw==",
+      "path": "alibabacloud.gatewaydingtalk/1.0.2",
+      "hashPath": "alibabacloud.gatewaydingtalk.1.0.2.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewaySpi/0.0.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vvmA5BrM8rpOZoXwFl/ZWHYLFnZ8EwPp+07z3Eeg9okLv58QJ8+KGWVovTr8tJpuDgPFG1SVdHXRi04A62ehdA==",
+      "path": "alibabacloud.gatewayspi/0.0.3",
+      "hashPath": "alibabacloud.gatewayspi.0.0.3.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiClient/0.1.12": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-3UepgR9UQUZXg8mnDqA1kUZfIKY/tLA7G+Z/Ij/hPx9krV2JR9AlxXOqMeky31N6J1Mx7Jr/nyHgGWpWJdYD7g==",
+      "path": "alibabacloud.openapiclient/0.1.12",
+      "hashPath": "alibabacloud.openapiclient.0.1.12.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiUtil/1.1.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-0Zd2UHm5gUND+7xNma2SAZEqm2Uy8dvAknLvCx72uDUCbOnfHWh+TsnUnNGMKUvmG3s/ZqxUA1UYIdp5BFCn5Q==",
+      "path": "alibabacloud.openapiutil/1.1.2",
+      "hashPath": "alibabacloud.openapiutil.1.1.2.nupkg.sha512"
+    },
+    "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-m5aTuiU+kR/1An1BnAeMuRwv3GkPUOG0Q1KuG4Yuikz9tDSODqye+XXOCSduzKdQSVEAWQEms2gIyRN1ybUV0Q==",
+      "path": "alibabacloud.sdk.dingtalk/2.1.93",
+      "hashPath": "alibabacloud.sdk.dingtalk.2.1.93.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaUtil/0.1.19": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-gjPboQEC3rSuS/8Ohk4VAw42W54h9NfIZxn4JIuWfoIF3k3mZxVdMJdKKOgIkNrx8YaLOthPSM3Pfb1zfOyFcw==",
+      "path": "alibabacloud.teautil/0.1.19",
+      "hashPath": "alibabacloud.teautil.0.1.19.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaXML/0.0.5": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-mHxE6H3eq4jaeqn3hryIYTI0k8quvPZfZdEE+PdU8rw+NGRvev68D8Aei6xjwW/pArZaTG6yPawYu5c0EaZkfw==",
+      "path": "alibabacloud.teaxml/0.0.5",
+      "hashPath": "alibabacloud.teaxml.0.0.5.nupkg.sha512"
+    },
+    "Aliyun.Credentials/1.4.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-GYyMZVqLCX0StNV/0Yv+C1M1rmWf1Lvkybt/Fwol+kLZtt9WC7RWN5cV5zB7IejTbRUfaXCSV9Mf8pZeYbpnKg==",
+      "path": "aliyun.credentials/1.4.2",
+      "hashPath": "aliyun.credentials.1.4.2.nupkg.sha512"
     },
     "AngleSharp/1.1.2": {
       "type": "package",
@@ -2054,6 +2248,13 @@
       "path": "system.windows.extensions/6.0.0",
       "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
     },
+    "Tea/1.1.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vwpYRSIcbNeRDrrRp6eG1rB2rAE5vOZyrQAjMPCxDTisptsIq4ApdmFc9jvthCIgOeBwTyOe4Y/TYTD88Zq+Yw==",
+      "path": "tea/1.1.3",
+      "hashPath": "tea.1.1.3.nupkg.sha512"
+    },
     "ZstdSharp.Port/0.8.0": {
       "type": "package",
       "serviceable": true,
diff --git a/MESApplication/bin/Release/net8.0/publish/MES.Service.deps.json b/MESApplication/bin/Release/net8.0/publish/MES.Service.deps.json
index 94c51bd..2ce22a0 100644
--- a/MESApplication/bin/Release/net8.0/publish/MES.Service.deps.json
+++ b/MESApplication/bin/Release/net8.0/publish/MES.Service.deps.json
@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v8.0": {
       "MES.Service/1.0.0": {
         "dependencies": {
+          "AlibabaCloud.SDK.Dingtalk": "2.1.93",
           "Masuit.Tools.Core": "2024.3.4",
           "Microsoft.Extensions.Configuration": "9.0.1",
           "Microsoft.Extensions.Configuration.FileExtensions": "9.0.1",
@@ -19,6 +20,125 @@
         },
         "runtime": {
           "MES.Service.dll": {}
+        }
+      },
+      "AlibabaCloud.EndpointUtil/0.1.1": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.EndpointUtil.dll": {
+            "assemblyVersion": "0.1.1.0",
+            "fileVersion": "0.1.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewayDingTalk/1.0.2": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewayDingTalk.dll": {
+            "assemblyVersion": "1.0.2.0",
+            "fileVersion": "1.0.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.GatewaySpi/0.0.3": {
+        "dependencies": {
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.GatewaySpi.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiClient/0.1.12": {
+        "dependencies": {
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "AlibabaCloud.TeaXML": "0.0.5",
+          "Aliyun.Credentials": "1.4.2",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiClient.dll": {
+            "assemblyVersion": "0.1.11.0",
+            "fileVersion": "0.1.11.0"
+          }
+        }
+      },
+      "AlibabaCloud.OpenApiUtil/1.1.2": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.OpenApiUtil.dll": {
+            "assemblyVersion": "1.1.2.0",
+            "fileVersion": "1.1.2.0"
+          }
+        }
+      },
+      "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+        "dependencies": {
+          "AlibabaCloud.EndpointUtil": "0.1.1",
+          "AlibabaCloud.GatewayDingTalk": "1.0.2",
+          "AlibabaCloud.GatewaySpi": "0.0.3",
+          "AlibabaCloud.OpenApiClient": "0.1.12",
+          "AlibabaCloud.OpenApiUtil": "1.1.2",
+          "AlibabaCloud.TeaUtil": "0.1.19",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.SDK.Dingtalk.dll": {
+            "assemblyVersion": "0.0.1.0",
+            "fileVersion": "0.0.1.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaUtil/0.1.19": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaUtil.dll": {
+            "assemblyVersion": "0.1.14.0",
+            "fileVersion": "0.1.14.0"
+          }
+        }
+      },
+      "AlibabaCloud.TeaXML/0.0.5": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/AlibabaCloud.TeaXML.dll": {
+            "assemblyVersion": "0.0.5.0",
+            "fileVersion": "0.0.5.0"
+          }
+        }
+      },
+      "Aliyun.Credentials/1.4.2": {
+        "dependencies": {
+          "Microsoft.CSharp": "4.7.0",
+          "Newtonsoft.Json": "13.0.3",
+          "Tea": "1.1.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Aliyun.Credentials.dll": {
+            "assemblyVersion": "1.4.2.0",
+            "fileVersion": "1.4.2.0"
+          }
         }
       },
       "AngleSharp/1.1.2": {
@@ -1351,6 +1471,17 @@
           }
         }
       },
+      "Tea/1.1.3": {
+        "dependencies": {
+          "Newtonsoft.Json": "13.0.3"
+        },
+        "runtime": {
+          "lib/netstandard2.0/Tea.dll": {
+            "assemblyVersion": "1.1.3.0",
+            "fileVersion": "1.1.3.0"
+          }
+        }
+      },
       "ZstdSharp.Port/0.8.0": {
         "runtime": {
           "lib/net8.0/ZstdSharp.dll": {
@@ -1374,6 +1505,69 @@
       "type": "project",
       "serviceable": false,
       "sha512": ""
+    },
+    "AlibabaCloud.EndpointUtil/0.1.1": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-p/vsdJoVIfc1QREW4JX1tpzKdZZcFdw6/qfrylfcFXc0e2BDMQ2kPrv3nkyr2u+p4BF0PmOYl4EDqRtqLiBc+g==",
+      "path": "alibabacloud.endpointutil/0.1.1",
+      "hashPath": "alibabacloud.endpointutil.0.1.1.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewayDingTalk/1.0.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-uyNU0IJ1Ei/yz6oYuI0SsSwu0+syFV2wz7vH9zlx5WGccpKK+82lep7pMjHmDV82WOmDdAq2M+pqPLcjf/Spdw==",
+      "path": "alibabacloud.gatewaydingtalk/1.0.2",
+      "hashPath": "alibabacloud.gatewaydingtalk.1.0.2.nupkg.sha512"
+    },
+    "AlibabaCloud.GatewaySpi/0.0.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vvmA5BrM8rpOZoXwFl/ZWHYLFnZ8EwPp+07z3Eeg9okLv58QJ8+KGWVovTr8tJpuDgPFG1SVdHXRi04A62ehdA==",
+      "path": "alibabacloud.gatewayspi/0.0.3",
+      "hashPath": "alibabacloud.gatewayspi.0.0.3.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiClient/0.1.12": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-3UepgR9UQUZXg8mnDqA1kUZfIKY/tLA7G+Z/Ij/hPx9krV2JR9AlxXOqMeky31N6J1Mx7Jr/nyHgGWpWJdYD7g==",
+      "path": "alibabacloud.openapiclient/0.1.12",
+      "hashPath": "alibabacloud.openapiclient.0.1.12.nupkg.sha512"
+    },
+    "AlibabaCloud.OpenApiUtil/1.1.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-0Zd2UHm5gUND+7xNma2SAZEqm2Uy8dvAknLvCx72uDUCbOnfHWh+TsnUnNGMKUvmG3s/ZqxUA1UYIdp5BFCn5Q==",
+      "path": "alibabacloud.openapiutil/1.1.2",
+      "hashPath": "alibabacloud.openapiutil.1.1.2.nupkg.sha512"
+    },
+    "AlibabaCloud.SDK.Dingtalk/2.1.93": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-m5aTuiU+kR/1An1BnAeMuRwv3GkPUOG0Q1KuG4Yuikz9tDSODqye+XXOCSduzKdQSVEAWQEms2gIyRN1ybUV0Q==",
+      "path": "alibabacloud.sdk.dingtalk/2.1.93",
+      "hashPath": "alibabacloud.sdk.dingtalk.2.1.93.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaUtil/0.1.19": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-gjPboQEC3rSuS/8Ohk4VAw42W54h9NfIZxn4JIuWfoIF3k3mZxVdMJdKKOgIkNrx8YaLOthPSM3Pfb1zfOyFcw==",
+      "path": "alibabacloud.teautil/0.1.19",
+      "hashPath": "alibabacloud.teautil.0.1.19.nupkg.sha512"
+    },
+    "AlibabaCloud.TeaXML/0.0.5": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-mHxE6H3eq4jaeqn3hryIYTI0k8quvPZfZdEE+PdU8rw+NGRvev68D8Aei6xjwW/pArZaTG6yPawYu5c0EaZkfw==",
+      "path": "alibabacloud.teaxml/0.0.5",
+      "hashPath": "alibabacloud.teaxml.0.0.5.nupkg.sha512"
+    },
+    "Aliyun.Credentials/1.4.2": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-GYyMZVqLCX0StNV/0Yv+C1M1rmWf1Lvkybt/Fwol+kLZtt9WC7RWN5cV5zB7IejTbRUfaXCSV9Mf8pZeYbpnKg==",
+      "path": "aliyun.credentials/1.4.2",
+      "hashPath": "aliyun.credentials.1.4.2.nupkg.sha512"
     },
     "AngleSharp/1.1.2": {
       "type": "package",
@@ -2054,6 +2248,13 @@
       "path": "system.windows.extensions/6.0.0",
       "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
     },
+    "Tea/1.1.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-vwpYRSIcbNeRDrrRp6eG1rB2rAE5vOZyrQAjMPCxDTisptsIq4ApdmFc9jvthCIgOeBwTyOe4Y/TYTD88Zq+Yw==",
+      "path": "tea/1.1.3",
+      "hashPath": "tea.1.1.3.nupkg.sha512"
+    },
     "ZstdSharp.Port/0.8.0": {
       "type": "package",
       "serviceable": true,

--
Gitblit v1.9.3