From 46e98339480d853fc78a014c34d7ff9fcaf13890 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 05 十二月 2024 14:09:02 +0800
Subject: [PATCH] 产线协议

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json |  114 +++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 95 insertions(+), 19 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
index ea943ed..bc09219 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
@@ -3268,7 +3268,7 @@
           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
         }
       },
-      "WIDESEAWCS_Communicator/1.0.0": {
+      "WIDESEAWCS_Communicator/2.1.0": {
         "type": "package",
         "dependencies": {
           "HslCommunication": "11.6.4"
@@ -3280,7 +3280,7 @@
           "lib/net6.0/WIDESEAWCS_Communicator.dll": {}
         }
       },
-      "WIDESEAWCS_Core/1.0.4": {
+      "WIDESEAWCS_Core/1.0.7": {
         "type": "package",
         "dependencies": {
           "AutoMapper": "13.0.1",
@@ -3311,12 +3311,12 @@
           "lib/net6.0/WIDESEAWCS_Core.dll": {}
         }
       },
-      "WIDESEAWCS_QuartzJob/1.0.0": {
+      "WIDESEAWCS_QuartzJob/2.1.0": {
         "type": "package",
         "dependencies": {
           "Quartz": "3.11.0",
-          "WIDESEAWCS_Communicator": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.0"
+          "WIDESEAWCS_Communicator": "2.1.0",
+          "WIDESEAWCS_Core": "1.0.6"
         },
         "compile": {
           "lib/net6.0/WIDESEAWCS_QuartzJob.dll": {}
@@ -3401,6 +3401,33 @@
           "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {}
         }
       },
+      "WIDESEAWCS_IShuttleCarRepository/1.0.0": {
+        "type": "project",
+        "framework": ".NETCoreApp,Version=v6.0",
+        "dependencies": {
+          "WIDESEAWCS_DTO": "1.0.0"
+        },
+        "compile": {
+          "bin/placeholder/WIDESEAWCS_IShuttleCarRepository.dll": {}
+        },
+        "runtime": {
+          "bin/placeholder/WIDESEAWCS_IShuttleCarRepository.dll": {}
+        }
+      },
+      "WIDESEAWCS_IShuttleCarServices/1.0.0": {
+        "type": "project",
+        "framework": ".NETCoreApp,Version=v6.0",
+        "dependencies": {
+          "WIDESEAWCS_Model": "1.0.0",
+          "WIDESEAWCS_ShuttleCarRepository": "1.0.0"
+        },
+        "compile": {
+          "bin/placeholder/WIDESEAWCS_IShuttleCarServices.dll": {}
+        },
+        "runtime": {
+          "bin/placeholder/WIDESEAWCS_IShuttleCarServices.dll": {}
+        }
+      },
       "WIDESEAWCS_ISystemRepository/1.0.0": {
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
@@ -3459,13 +3486,41 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.4"
+          "WIDESEAWCS_Core": "1.0.7"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
         },
         "runtime": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
+        }
+      },
+      "WIDESEAWCS_ShuttleCarRepository/1.0.0": {
+        "type": "project",
+        "framework": ".NETCoreApp,Version=v6.0",
+        "dependencies": {
+          "WIDESEAWCS_DTO": "1.0.0",
+          "WIDESEAWCS_IShuttleCarRepository": "1.0.0"
+        },
+        "compile": {
+          "bin/placeholder/WIDESEAWCS_ShuttleCarRepository.dll": {}
+        },
+        "runtime": {
+          "bin/placeholder/WIDESEAWCS_ShuttleCarRepository.dll": {}
+        }
+      },
+      "WIDESEAWCS_ShuttleCarServices/1.0.0": {
+        "type": "project",
+        "framework": ".NETCoreApp,Version=v6.0",
+        "dependencies": {
+          "WIDESEAWCS_BasicInfoService": "1.0.0",
+          "WIDESEAWCS_IShuttleCarServices": "1.0.0"
+        },
+        "compile": {
+          "bin/placeholder/WIDESEAWCS_ShuttleCarServices.dll": {}
+        },
+        "runtime": {
+          "bin/placeholder/WIDESEAWCS_ShuttleCarServices.dll": {}
         }
       },
       "WIDESEAWCS_SystemRepository/1.0.0": {
@@ -3526,7 +3581,8 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_QuartzJob": "1.0.0",
+          "WIDESEAWCS_QuartzJob": "2.1.0",
+          "WIDESEAWCS_ShuttleCarServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0"
         },
         "compile": {
@@ -10035,36 +10091,36 @@
         "system.xml.xpath.xdocument.nuspec"
       ]
     },
-    "WIDESEAWCS_Communicator/1.0.0": {
-      "sha512": "jgwg/kvHErkcsa800iZ2f+cP5bWrjwUNfPMhyR+DWhGFWl25GUv7ScTpzxhff++XDd8rhV45WP8X7hbLV4cyvg==",
+    "WIDESEAWCS_Communicator/2.1.0": {
+      "sha512": "TRZdvynp+wd44+ru/FEuQJEAg/TE5lU3Nt23JAiMG4YegGbXrZW9s+lRRDwfEuWiZr2cvBe+qI+xOE51rzuI2Q==",
       "type": "package",
-      "path": "wideseawcs_communicator/1.0.0",
+      "path": "wideseawcs_communicator/2.1.0",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Communicator.dll",
-        "wideseawcs_communicator.1.0.0.nupkg.sha512",
+        "wideseawcs_communicator.2.1.0.nupkg.sha512",
         "wideseawcs_communicator.nuspec"
       ]
     },
-    "WIDESEAWCS_Core/1.0.4": {
-      "sha512": "Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==",
+    "WIDESEAWCS_Core/1.0.7": {
+      "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.4",
+      "path": "wideseawcs_core/1.0.7",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.4.nupkg.sha512",
+        "wideseawcs_core.1.0.7.nupkg.sha512",
         "wideseawcs_core.nuspec"
       ]
     },
-    "WIDESEAWCS_QuartzJob/1.0.0": {
-      "sha512": "+9tqVLclJW0W4nIepwmC44azflmdKoekfH/TE2hx5NCLizl54cMZf0YLh0r71N2yJxkPBkRaSbK+gmesKZs3YQ==",
+    "WIDESEAWCS_QuartzJob/2.1.0": {
+      "sha512": "iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==",
       "type": "package",
-      "path": "wideseawcs_quartzjob/1.0.0",
+      "path": "wideseawcs_quartzjob/2.1.0",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
-        "wideseawcs_quartzjob.1.0.0.nupkg.sha512",
+        "wideseawcs_quartzjob.2.1.0.nupkg.sha512",
         "wideseawcs_quartzjob.nuspec"
       ]
     },
@@ -10098,6 +10154,16 @@
       "path": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj",
       "msbuildProject": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj"
     },
+    "WIDESEAWCS_IShuttleCarRepository/1.0.0": {
+      "type": "project",
+      "path": "../WIDESEAWCS_IShuttleCarRepository/WIDESEAWCS_IShuttleCarRepository.csproj",
+      "msbuildProject": "../WIDESEAWCS_IShuttleCarRepository/WIDESEAWCS_IShuttleCarRepository.csproj"
+    },
+    "WIDESEAWCS_IShuttleCarServices/1.0.0": {
+      "type": "project",
+      "path": "../WIDESEAWCS_IShuttleCar/WIDESEAWCS_IShuttleCarServices.csproj",
+      "msbuildProject": "../WIDESEAWCS_IShuttleCar/WIDESEAWCS_IShuttleCarServices.csproj"
+    },
     "WIDESEAWCS_ISystemRepository/1.0.0": {
       "type": "project",
       "path": "../WIDESEAWCS_ISystemRepository/WIDESEAWCS_ISystemRepository.csproj",
@@ -10123,6 +10189,16 @@
       "path": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj",
       "msbuildProject": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj"
     },
+    "WIDESEAWCS_ShuttleCarRepository/1.0.0": {
+      "type": "project",
+      "path": "../WIDESEAWCS_ShuttleCarRepository/WIDESEAWCS_ShuttleCarRepository.csproj",
+      "msbuildProject": "../WIDESEAWCS_ShuttleCarRepository/WIDESEAWCS_ShuttleCarRepository.csproj"
+    },
+    "WIDESEAWCS_ShuttleCarServices/1.0.0": {
+      "type": "project",
+      "path": "../WIDESEAWCS_ShuttleCar/WIDESEAWCS_ShuttleCarServices.csproj",
+      "msbuildProject": "../WIDESEAWCS_ShuttleCar/WIDESEAWCS_ShuttleCarServices.csproj"
+    },
     "WIDESEAWCS_SystemRepository/1.0.0": {
       "type": "project",
       "path": "../WIDESEAWCS_SystemRepository/WIDESEAWCS_SystemRepository.csproj",

--
Gitblit v1.9.3