From 36230cd4dd0ebe5d21eede3eff6216908f7f7a8e Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期三, 06 十一月 2024 16:48:32 +0800
Subject: [PATCH] AGV任务下发,AGV任务状态更新

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json |   52 ++++++++++++++++++++++++++--------------------------
 1 files changed, 26 insertions(+), 26 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 7f25705..0361bb6 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"
@@ -1990,18 +1990,18 @@
           "System.Xml.XPath": "4.0.1"
         }
       },
-      "WIDESEAWCS_Communicator/1.0.0": {
+      "WIDESEAWCS_Communicator/2.1.0": {
         "dependencies": {
           "HslCommunication": "11.6.4"
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {
-            "assemblyVersion": "1.0.0.0",
-            "fileVersion": "1.0.0.0"
+            "assemblyVersion": "2.1.0.0",
+            "fileVersion": "2.1.0.0"
           }
         }
       },
-      "WIDESEAWCS_Core/1.0.4": {
+      "WIDESEAWCS_Core/1.0.6": {
         "dependencies": {
           "AutoMapper": "13.0.1",
           "Autofac": "8.0.0",
@@ -2026,21 +2026,21 @@
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_Core.dll": {
-            "assemblyVersion": "1.0.4.0",
-            "fileVersion": "1.0.4.0"
+            "assemblyVersion": "1.0.6.0",
+            "fileVersion": "1.0.6.0"
           }
         }
       },
-      "WIDESEAWCS_QuartzJob/2.0.2": {
+      "WIDESEAWCS_QuartzJob/2.1.0": {
         "dependencies": {
           "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.4"
+          "WIDESEAWCS_Communicator": "2.1.0",
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
-            "assemblyVersion": "2.0.2.0",
-            "fileVersion": "2.0.2.0"
+            "assemblyVersion": "2.1.0.0",
+            "fileVersion": "2.1.0.0"
           }
         }
       },
@@ -2055,7 +2055,7 @@
       "WIDESEAWCS_BasicInfoService/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_IBasicInfoService": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "2.0.2"
+          "WIDESEAWCS_QuartzJob": "2.1.0"
         },
         "runtime": {
           "WIDESEAWCS_BasicInfoService.dll": {}
@@ -2143,7 +2143,7 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.4"
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "runtime": {
           "WIDESEAWCS_Model.dll": {}
@@ -2203,7 +2203,7 @@
       },
       "WIDESEAWCS_Tasks/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_QuartzJob": "2.0.2",
+          "WIDESEAWCS_QuartzJob": "2.1.0",
           "WIDESEAWCS_ShuttleCarServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0"
         },
@@ -3486,26 +3486,26 @@
       "path": "system.xml.xpath.xdocument/4.0.1",
       "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
     },
-    "WIDESEAWCS_Communicator/1.0.0": {
+    "WIDESEAWCS_Communicator/2.1.0": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-jgwg/kvHErkcsa800iZ2f+cP5bWrjwUNfPMhyR+DWhGFWl25GUv7ScTpzxhff++XDd8rhV45WP8X7hbLV4cyvg==",
-      "path": "wideseawcs_communicator/1.0.0",
-      "hashPath": "wideseawcs_communicator.1.0.0.nupkg.sha512"
+      "sha512": "sha512-TRZdvynp+wd44+ru/FEuQJEAg/TE5lU3Nt23JAiMG4YegGbXrZW9s+lRRDwfEuWiZr2cvBe+qI+xOE51rzuI2Q==",
+      "path": "wideseawcs_communicator/2.1.0",
+      "hashPath": "wideseawcs_communicator.2.1.0.nupkg.sha512"
     },
-    "WIDESEAWCS_Core/1.0.4": {
+    "WIDESEAWCS_Core/1.0.6": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==",
-      "path": "wideseawcs_core/1.0.4",
-      "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512"
+      "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==",
+      "path": "wideseawcs_core/1.0.6",
+      "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512"
     },
-    "WIDESEAWCS_QuartzJob/2.0.2": {
+    "WIDESEAWCS_QuartzJob/2.1.0": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-hdmFSo+XPGY+9D5HRNcBOSN70SXaam07ksN41z09I+uZhwHUbFG/FXoorR9cvFiUQuotooglHzlf8nxRFPvgAw==",
-      "path": "wideseawcs_quartzjob/2.0.2",
-      "hashPath": "wideseawcs_quartzjob.2.0.2.nupkg.sha512"
+      "sha512": "sha512-iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
+      "path": "wideseawcs_quartzjob/2.1.0",
+      "hashPath": "wideseawcs_quartzjob.2.1.0.nupkg.sha512"
     },
     "WIDESEAWCS_BasicInfoRepository/1.0.0": {
       "type": "project",

--
Gitblit v1.9.3