From 91adcbb1b813198d0a81ca03257bf94d43d4ef60 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 22 十一月 2024 13:42:16 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json |   98 ++++++++++++++++++++++++++++++++++--------------
 1 files changed, 69 insertions(+), 29 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
index 0acb9e1..6163d12 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
@@ -8,9 +8,9 @@
     ".NETCoreApp,Version=v6.0": {
       "WIDESEAWCS_BasicInfoService/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
-          "WIDESEAWCS_IBasicInfoService": "1.0.0"
+          "WIDESEAWCS_Core": "1.0.7",
+          "WIDESEAWCS_IBasicInfoService": "1.0.0",
+          "WIDESEAWCS_QuartzJob": "2.1.2"
         },
         "runtime": {
           "WIDESEAWCS_BasicInfoService.dll": {}
@@ -287,6 +287,7 @@
           }
         }
       },
+      "Microsoft.Extensions.Logging.Abstractions/2.1.1": {},
       "Microsoft.Extensions.Options/6.0.0": {
         "dependencies": {
           "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
@@ -587,6 +588,17 @@
           "lib/netstandard2.0/Oscar.Data.SqlClient.dll": {
             "assemblyVersion": "4.0.4.0",
             "fileVersion": "4.0.4.0"
+          }
+        }
+      },
+      "Quartz/3.13.1": {
+        "dependencies": {
+          "Microsoft.Extensions.Logging.Abstractions": "2.1.1"
+        },
+        "runtime": {
+          "lib/net6.0/Quartz.dll": {
+            "assemblyVersion": "3.13.1.0",
+            "fileVersion": "3.13.1.0"
           }
         }
       },
@@ -1976,18 +1988,18 @@
           "System.Xml.XPath": "4.0.1"
         }
       },
-      "WIDESEAWCS_Communicator/2.2.0": {
+      "WIDESEAWCS_Communicator/2.2.1": {
         "dependencies": {
           "HslCommunication": "11.6.4"
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {
-            "assemblyVersion": "2.2.0.0",
-            "fileVersion": "2.2.0.0"
+            "assemblyVersion": "2.2.1.0",
+            "fileVersion": "2.2.1.0"
           }
         }
       },
-      "WIDESEAWCS_Core/1.0.6": {
+      "WIDESEAWCS_Core/1.0.7": {
         "dependencies": {
           "AutoMapper": "13.0.1",
           "Autofac": "8.0.0",
@@ -2012,15 +2024,27 @@
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Core.dll": {
-            "assemblyVersion": "1.0.6.0",
-            "fileVersion": "1.0.6.0"
+            "assemblyVersion": "1.0.7.0",
+            "fileVersion": "1.0.7.0"
+          }
+        }
+      },
+      "WIDESEAWCS_QuartzJob/2.1.2": {
+        "dependencies": {
+          "Quartz": "3.13.1",
+          "WIDESEAWCS_Communicator": "2.2.1",
+          "WIDESEAWCS_Core": "1.0.7"
+        },
+        "runtime": {
+          "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
+            "assemblyVersion": "2.1.2.0",
+            "fileVersion": "2.1.2.0"
           }
         }
       },
       "WIDESEAWCS_BasicInfoRepository/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
+          "WIDESEAWCS_Core": "1.0.7",
           "WIDESEAWCS_IBasicInfoRepository": "1.0.0"
         },
         "runtime": {
@@ -2030,8 +2054,7 @@
       "WIDESEAWCS_Common/1.0.0": {
         "dependencies": {
           "Newtonsoft.Json": "13.0.3",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
           "WIDESEAWCS_Common.dll": {}
@@ -2039,8 +2062,7 @@
       },
       "WIDESEAWCS_DTO/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
+          "WIDESEAWCS_Core": "1.0.7",
           "WIDESEAWCS_Model": "1.0.0"
         },
         "runtime": {
@@ -2049,8 +2071,7 @@
       },
       "WIDESEAWCS_IBasicInfoRepository/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6",
+          "WIDESEAWCS_Core": "1.0.7",
           "WIDESEAWCS_DTO": "1.0.0"
         },
         "runtime": {
@@ -2060,8 +2081,7 @@
       "WIDESEAWCS_IBasicInfoService/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_BasicInfoRepository": "1.0.0",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
           "WIDESEAWCS_IBasicInfoService.dll": {}
@@ -2071,8 +2091,7 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Communicator": "2.2.0",
-          "WIDESEAWCS_Core": "1.0.6"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
           "WIDESEAWCS_Model.dll": {}
@@ -2239,6 +2258,13 @@
       "sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
       "path": "microsoft.extensions.dependencymodel/6.0.0",
       "hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
+    },
+    "Microsoft.Extensions.Logging.Abstractions/2.1.1": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==",
+      "path": "microsoft.extensions.logging.abstractions/2.1.1",
+      "hashPath": "microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512"
     },
     "Microsoft.Extensions.Options/6.0.0": {
       "type": "package",
@@ -2428,6 +2454,13 @@
       "sha512": "sha512-VJ3xVvRjxrPi/mMPT5EqYiMZor0MjFu83mw1qvUveBFWJSudGh9BOKZq7RkhqeNCcL1ud0uK0/TVkw+xTa4q4g==",
       "path": "oscar.data.sqlclient/4.0.4",
       "hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512"
+    },
+    "Quartz/3.13.1": {
+      "type": "package",
+      "serviceable": true,
+      "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",
@@ -3339,19 +3372,26 @@
       "path": "system.xml.xpath.xdocument/4.0.1",
       "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
     },
-    "WIDESEAWCS_Communicator/2.2.0": {
+    "WIDESEAWCS_Communicator/2.2.1": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-tfNqjR0IFz/FfmG1TOjNLTR+s8r7MFsizNvctOmWoC40csJ/fL745l1lUGiHspd8x/cBM+OkitbAzYh1B1ndWA==",
-      "path": "wideseawcs_communicator/2.2.0",
-      "hashPath": "wideseawcs_communicator.2.2.0.nupkg.sha512"
+      "sha512": "sha512-tnBgSsd877vqRMaNxBmhIWgTQcxmv/TNXLAZeNquLQ2AZiZKbSGVN3eUn5ZN/yf+TxUOoSrf+0ZKNjxLGHDTyg==",
+      "path": "wideseawcs_communicator/2.2.1",
+      "hashPath": "wideseawcs_communicator.2.2.1.nupkg.sha512"
     },
-    "WIDESEAWCS_Core/1.0.6": {
+    "WIDESEAWCS_Core/1.0.7": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
-      "path": "wideseawcs_core/1.0.6",
-      "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512"
+      "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+      "path": "wideseawcs_core/1.0.7",
+      "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
+    },
+    "WIDESEAWCS_QuartzJob/2.1.2": {
+      "type": "package",
+      "serviceable": true,
+      "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