From 8467804705615f7614c29e7ef7ac3e99f5c13a54 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期二, 11 二月 2025 13:53:05 +0800
Subject: [PATCH] 优化WMS接口日志记录,添加接口名称和接口描述

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json |   72 ++++++++++++++++++------------------
 1 files changed, 36 insertions(+), 36 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
index 4f67251..1461752 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json"
@@ -190,7 +190,7 @@
           "Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
           "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
           "Microsoft.Win32.Registry": "4.7.0",
-          "System.Configuration.ConfigurationManager": "6.0.1",
+          "System.Configuration.ConfigurationManager": "6.0.0",
           "System.Diagnostics.DiagnosticSource": "7.0.2",
           "System.Runtime.Caching": "4.7.0",
           "System.Security.Principal.Windows": "4.7.0",
@@ -592,15 +592,14 @@
           }
         }
       },
-      "Quartz/3.11.0": {
+      "Quartz/3.13.1": {
         "dependencies": {
-          "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
         },
         "runtime": {
           "lib/net6.0/Quartz.dll": {
-            "assemblyVersion": "3.11.0.0",
-            "fileVersion": "3.11.0.0"
+            "assemblyVersion": "3.13.1.0",
+            "fileVersion": "3.13.1.0"
           }
         }
       },
@@ -1096,7 +1095,7 @@
           "System.Runtime": "4.3.1"
         }
       },
-      "System.Configuration.ConfigurationManager/6.0.1": {
+      "System.Configuration.ConfigurationManager/6.0.0": {
         "dependencies": {
           "System.Security.Cryptography.ProtectedData": "6.0.0",
           "System.Security.Permissions": "6.0.0"
@@ -1104,7 +1103,7 @@
         "runtime": {
           "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
             "assemblyVersion": "6.0.0.0",
-            "fileVersion": "6.0.922.41905"
+            "fileVersion": "6.0.21.52210"
           }
         }
       },
@@ -1150,7 +1149,7 @@
       "System.Diagnostics.EventLog/6.0.0": {},
       "System.Diagnostics.PerformanceCounter/6.0.1": {
         "dependencies": {
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "System.Configuration.ConfigurationManager": "6.0.0"
         },
         "runtime": {
           "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
@@ -1610,7 +1609,7 @@
       },
       "System.Runtime.Caching/4.7.0": {
         "dependencies": {
-          "System.Configuration.ConfigurationManager": "6.0.1"
+          "System.Configuration.ConfigurationManager": "6.0.0"
         },
         "runtime": {
           "lib/netstandard2.0/System.Runtime.Caching.dll": {
@@ -1990,14 +1989,14 @@
           "System.Xml.XPath": "4.0.1"
         }
       },
-      "WIDESEAWCS_Communicator/2.1.0": {
+      "WIDESEAWCS_Communicator/2.2.2": {
         "dependencies": {
           "HslCommunication": "11.6.4"
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {
-            "assemblyVersion": "2.1.0.0",
-            "fileVersion": "2.1.0.0"
+            "assemblyVersion": "2.2.2.0",
+            "fileVersion": "2.2.2.0"
           }
         }
       },
@@ -2031,16 +2030,16 @@
           }
         }
       },
-      "WIDESEAWCS_QuartzJob/2.1.0": {
+      "WIDESEAWCS_QuartzJob/2.1.2": {
         "dependencies": {
-          "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "2.1.0",
+          "Quartz": "3.13.1",
+          "WIDESEAWCS_Communicator": "2.2.2",
           "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
-            "assemblyVersion": "2.1.0.0",
-            "fileVersion": "2.1.0.0"
+            "assemblyVersion": "2.1.2.0",
+            "fileVersion": "2.1.2.0"
           }
         }
       },
@@ -2055,7 +2054,7 @@
       "WIDESEAWCS_BasicInfoService/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_IBasicInfoService": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.1.0"
+          "WIDESEAWCS_QuartzJob": "2.1.2"
         },
         "runtime": {
           "WIDESEAWCS_BasicInfoService.dll": {}
@@ -2203,7 +2202,8 @@
       },
       "WIDESEAWCS_Tasks/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_QuartzJob": "2.1.0",
+          "WIDESEAWCS_Communicator": "2.2.2",
+          "WIDESEAWCS_QuartzJob": "2.1.2",
           "WIDESEAWCS_ShuttleCarServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0"
         },
@@ -2569,12 +2569,12 @@
       "path": "oscar.data.sqlclient/4.0.4",
       "hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
     },
-    "Quartz/3.11.0": {
+    "Quartz/3.13.1": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==",
-      "path": "quartz/3.11.0",
-      "hashPath": "quartz.3.11.0.nupkg.sha512"
+      "sha512": "sha512-0S4/gYb/FRQfek65OPAmszbdEmtc4Fq/jSeA5XFnvMIjYL9Zr8g9jWoKneEFzAFJGlESjFULtaUFzValHvqu4A==",
+      "path": "quartz/3.13.1",
+      "hashPath": "quartz.3.13.1.nupkg.sha512"
     },
     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
       "type": "package",
@@ -2926,12 +2926,12 @@
       "path": "system.componentmodel.primitives/4.3.0",
       "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
     },
-    "System.Configuration.ConfigurationManager/6.0.1": {
+    "System.Configuration.ConfigurationManager/6.0.0": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
-      "path": "system.configuration.configurationmanager/6.0.1",
-      "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
+      "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
+      "path": "system.configuration.configurationmanager/6.0.0",
+      "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
     },
     "System.Console/4.0.0": {
       "type": "package",
@@ -3486,12 +3486,12 @@
       "path": "system.xml.xpath.xdocument/4.0.1",
       "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
     },
-    "WIDESEAWCS_Communicator/2.1.0": {
+    "WIDESEAWCS_Communicator/2.2.2": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-TRZdvynp+wd44+ru/FEuQJEAg/TE5lU3Nt23JAiMG4YegGbXrZW9s+lRRDwfEuWiZr2cvBe+qI+xOE51rzuI2Q==",
-      "path": "wideseawcs_communicator/2.1.0",
-      "hashPath": "wideseawcs_communicator.2.1.0.nupkg.sha512"
+      "sha512": "sha512-QQwYM8pvqOPXXKlRmolozX6S9ilDFOb8ANUjvO+aaSaeuk5L0WdfAJaG5F0IaATuHzx2ZZjvtBRdOUG/kF66Uw==",
+      "path": "wideseawcs_communicator/2.2.2",
+      "hashPath": "wideseawcs_communicator.2.2.2.nupkg.sha512"
     },
     "WIDESEAWCS_Core/1.0.7": {
       "type": "package",
@@ -3500,12 +3500,12 @@
       "path": "wideseawcs_core/1.0.7",
       "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
     },
-    "WIDESEAWCS_QuartzJob/2.1.0": {
+    "WIDESEAWCS_QuartzJob/2.1.2": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
-      "path": "wideseawcs_quartzjob/2.1.0",
-      "hashPath": "wideseawcs_quartzjob.2.1.0.nupkg.sha512"
+      "sha512": "sha512-4MzaRsKMe7YGgTdDr2SkAL6Me8ZZhBs7upH4JCsU3nklGbWnciguaXBBY8to+3STY0Sm0XvFmiOOCzVXPfL1Yw==",
+      "path": "wideseawcs_quartzjob/2.1.2",
+      "hashPath": "wideseawcs_quartzjob.2.1.2.nupkg.sha512"
     },
     "WIDESEAWCS_BasicInfoRepository/1.0.0": {
       "type": "project",

--
Gitblit v1.9.3