From 48e865c8ed5902ae34f133a29dfade36d3f018d3 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 24 十月 2024 13:46:24 +0800
Subject: [PATCH] 修改WMS货位信息表,任务表,添加WCS接口

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json |   93 +++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 86 insertions(+), 7 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json"
index 2b10dc4..d7b4124 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json"
@@ -3309,7 +3309,7 @@
           "lib/net6.0/WIDESEAWCS_Core.dll": {}
         }
       },
-      "WIDESEAWCS_QuartzJob/2.0.0": {
+      "WIDESEAWCS_QuartzJob/2.0.2": {
         "type": "package",
         "dependencies": {
           "Quartz": "3.11.0",
@@ -3399,6 +3399,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_ITaskInfoRepository/1.0.0": {
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
@@ -3438,6 +3465,34 @@
         },
         "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_TaskInfoRepository/1.0.0": {
@@ -9989,14 +10044,14 @@
         "wideseawcs_core.nuspec"
       ]
     },
-    "WIDESEAWCS_QuartzJob/2.0.0": {
-      "sha512": "JEdKJbZEVfbNvLPLILy95pUkTcky8T270XOPp41Ce5rTS04b1Ex9kvIqz+NbZ15osUQwAYeQKcY7aic/waWrRA==",
+    "WIDESEAWCS_QuartzJob/2.0.2": {
+      "sha512": "hdmFSo+XPGY+9D5HRNcBOSN70SXaam07ksN41z09I+uZhwHUbFG/FXoorR9cvFiUQuotooglHzlf8nxRFPvgAw==",
       "type": "package",
-      "path": "wideseawcs_quartzjob/2.0.0",
+      "path": "wideseawcs_quartzjob/2.0.2",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_QuartzJob.dll",
-        "wideseawcs_quartzjob.2.0.0.nupkg.sha512",
+        "wideseawcs_quartzjob.2.0.2.nupkg.sha512",
         "wideseawcs_quartzjob.nuspec"
       ]
     },
@@ -10030,6 +10085,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_ITaskInfoRepository/1.0.0": {
       "type": "project",
       "path": "../WIDESEAWCS_ITaskInfoRepository/WIDESEAWCS_ITaskInfoRepository.csproj",
@@ -10045,6 +10110,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_TaskInfoRepository/1.0.0": {
       "type": "project",
       "path": "../WIDESEAWCS_TaskInfoRepository/WIDESEAWCS_TaskInfoRepository.csproj",
@@ -10058,7 +10133,8 @@
   },
   "projectFileDependencyGroups": {
     "net6.0": [
-      "WIDESEAWCS_QuartzJob >= 2.0.0",
+      "WIDESEAWCS_QuartzJob >= 2.0.2",
+      "WIDESEAWCS_ShuttleCarServices >= 1.0.0",
       "WIDESEAWCS_TaskInfoService >= 1.0.0"
     ]
   },
@@ -10096,6 +10172,9 @@
         "net6.0": {
           "targetAlias": "net6.0",
           "projectReferences": {
+            "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ShuttleCar\\WIDESEAWCS_ShuttleCarServices.csproj": {
+              "projectPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ShuttleCar\\WIDESEAWCS_ShuttleCarServices.csproj"
+            },
             "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj": {
               "projectPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj"
             }
@@ -10114,7 +10193,7 @@
         "dependencies": {
           "WIDESEAWCS_QuartzJob": {
             "target": "Package",
-            "version": "[2.0.0, )"
+            "version": "[2.0.2, )"
           }
         },
         "imports": [

--
Gitblit v1.9.3