From 810fe2bcf1888eacd926f3caa604f033483d20c9 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期三, 30 十月 2024 14:57:33 +0800
Subject: [PATCH] 优化WMS基础管理模块、任务管理添加任务历史信息

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json |   74 ++++++++++++++++++++++++++++++++----
 1 files changed, 65 insertions(+), 9 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 26fe7fe..7f25705 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"
@@ -2031,7 +2031,7 @@
           }
         }
       },
-      "WIDESEAWCS_QuartzJob/1.0.0": {
+      "WIDESEAWCS_QuartzJob/2.0.2": {
         "dependencies": {
           "Quartz": "3.11.0",
           "WIDESEAWCS_Communicator": "1.0.0",
@@ -2039,8 +2039,8 @@
         },
         "runtime": {
           "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {
-            "assemblyVersion": "1.0.0.0",
-            "fileVersion": "1.0.0.0"
+            "assemblyVersion": "2.0.2.0",
+            "fileVersion": "2.0.2.0"
           }
         }
       },
@@ -2055,7 +2055,7 @@
       "WIDESEAWCS_BasicInfoService/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_IBasicInfoService": "1.0.0",
-          "WIDESEAWCS_QuartzJob": "1.0.0"
+          "WIDESEAWCS_QuartzJob": "2.0.2"
         },
         "runtime": {
           "WIDESEAWCS_BasicInfoService.dll": {}
@@ -2088,6 +2088,23 @@
         },
         "runtime": {
           "WIDESEAWCS_IBasicInfoService.dll": {}
+        }
+      },
+      "WIDESEAWCS_IShuttleCarRepository/1.0.0": {
+        "dependencies": {
+          "WIDESEAWCS_DTO": "1.0.0"
+        },
+        "runtime": {
+          "WIDESEAWCS_IShuttleCarRepository.dll": {}
+        }
+      },
+      "WIDESEAWCS_IShuttleCarServices/1.0.0": {
+        "dependencies": {
+          "WIDESEAWCS_Model": "1.0.0",
+          "WIDESEAWCS_ShuttleCarRepository": "1.0.0"
+        },
+        "runtime": {
+          "WIDESEAWCS_IShuttleCarServices.dll": {}
         }
       },
       "WIDESEAWCS_ISystemRepository/1.0.0": {
@@ -2132,6 +2149,24 @@
           "WIDESEAWCS_Model.dll": {}
         }
       },
+      "WIDESEAWCS_ShuttleCarRepository/1.0.0": {
+        "dependencies": {
+          "WIDESEAWCS_DTO": "1.0.0",
+          "WIDESEAWCS_IShuttleCarRepository": "1.0.0"
+        },
+        "runtime": {
+          "WIDESEAWCS_ShuttleCarRepository.dll": {}
+        }
+      },
+      "WIDESEAWCS_ShuttleCarServices/1.0.0": {
+        "dependencies": {
+          "WIDESEAWCS_BasicInfoService": "1.0.0",
+          "WIDESEAWCS_IShuttleCarServices": "1.0.0"
+        },
+        "runtime": {
+          "WIDESEAWCS_ShuttleCarServices.dll": {}
+        }
+      },
       "WIDESEAWCS_SystemRepository/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_ISystemRepository": "1.0.0"
@@ -2168,7 +2203,8 @@
       },
       "WIDESEAWCS_Tasks/1.0.0": {
         "dependencies": {
-          "WIDESEAWCS_QuartzJob": "1.0.0",
+          "WIDESEAWCS_QuartzJob": "2.0.2",
+          "WIDESEAWCS_ShuttleCarServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0"
         },
         "runtime": {
@@ -3464,12 +3500,12 @@
       "path": "wideseawcs_core/1.0.4",
       "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512"
     },
-    "WIDESEAWCS_QuartzJob/1.0.0": {
+    "WIDESEAWCS_QuartzJob/2.0.2": {
       "type": "package",
       "serviceable": true,
-      "sha512": "sha512-+9tqVLclJW0W4nIepwmC44azflmdKoekfH/TE2hx5NCLizl54cMZf0YLh0r71N2yJxkPBkRaSbK+gmesKZs3YQ==",
-      "path": "wideseawcs_quartzjob/1.0.0",
-      "hashPath": "wideseawcs_quartzjob.1.0.0.nupkg.sha512"
+      "sha512": "sha512-hdmFSo+XPGY+9D5HRNcBOSN70SXaam07ksN41z09I+uZhwHUbFG/FXoorR9cvFiUQuotooglHzlf8nxRFPvgAw==",
+      "path": "wideseawcs_quartzjob/2.0.2",
+      "hashPath": "wideseawcs_quartzjob.2.0.2.nupkg.sha512"
     },
     "WIDESEAWCS_BasicInfoRepository/1.0.0": {
       "type": "project",
@@ -3501,6 +3537,16 @@
       "serviceable": false,
       "sha512": ""
     },
+    "WIDESEAWCS_IShuttleCarRepository/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
+    "WIDESEAWCS_IShuttleCarServices/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
     "WIDESEAWCS_ISystemRepository/1.0.0": {
       "type": "project",
       "serviceable": false,
@@ -3526,6 +3572,16 @@
       "serviceable": false,
       "sha512": ""
     },
+    "WIDESEAWCS_ShuttleCarRepository/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
+    "WIDESEAWCS_ShuttleCarServices/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
     "WIDESEAWCS_SystemRepository/1.0.0": {
       "type": "project",
       "serviceable": false,

--
Gitblit v1.9.3