From 4d7047f93580a2a7dd36b915ef05a2ea292e8108 Mon Sep 17 00:00:00 2001
From: cnf <3200815559@qq.com>
Date: 星期四, 20 三月 2025 20:20:56 +0800
Subject: [PATCH] 异常处置单

---
 MESApplication/bin/Debug/net8.0/MESApplication.deps.json |  201 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 201 insertions(+), 0 deletions(-)

diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
index ea21a39..7dc1086 100644
--- a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
+++ b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
@@ -19,6 +19,125 @@
           "MESApplication.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": {
         "dependencies": {
           "System.Text.Encoding.CodePages": "8.0.0"
@@ -1737,6 +1856,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": {
@@ -1747,6 +1877,7 @@
       },
       "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",
@@ -1777,6 +1908,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",
@@ -2660,6 +2854,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