From 8c8a68df710d568f5f2b358c1e8c4b4799547d0b Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 31 十月 2025 15:24:34 +0800
Subject: [PATCH] 安全门,出入库
---
代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
index d061005..f989fa4 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
@@ -9,6 +9,7 @@
"WIDESEAWCS_TaskInfoService/1.0.0": {
"dependencies": {
"WIDESEAWCS_BasicInfoService": "1.0.0",
+ "WIDESEAWCS_ISystemServices": "1.0.0",
"WIDESEAWCS_ITaskInfoService": "1.0.0"
},
"runtime": {
@@ -2091,6 +2092,22 @@
"WIDESEAWCS_IBasicInfoService.dll": {}
}
},
+ "WIDESEAWCS_ISystemRepository/1.0.0": {
+ "dependencies": {
+ "WIDESEAWCS_DTO": "1.0.0"
+ },
+ "runtime": {
+ "WIDESEAWCS_ISystemRepository.dll": {}
+ }
+ },
+ "WIDESEAWCS_ISystemServices/1.0.0": {
+ "dependencies": {
+ "WIDESEAWCS_SystemRepository": "1.0.0"
+ },
+ "runtime": {
+ "WIDESEAWCS_ISystemServices.dll": {}
+ }
+ },
"WIDESEAWCS_ITaskInfoRepository/1.0.0": {
"dependencies": {
"WIDESEAWCS_DTO": "1.0.0"
@@ -2115,6 +2132,14 @@
},
"runtime": {
"WIDESEAWCS_Model.dll": {}
+ }
+ },
+ "WIDESEAWCS_SystemRepository/1.0.0": {
+ "dependencies": {
+ "WIDESEAWCS_ISystemRepository": "1.0.0"
+ },
+ "runtime": {
+ "WIDESEAWCS_SystemRepository.dll": {}
}
},
"WIDESEAWCS_TaskInfoRepository/1.0.0": {
@@ -3452,6 +3477,16 @@
"serviceable": false,
"sha512": ""
},
+ "WIDESEAWCS_ISystemRepository/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "WIDESEAWCS_ISystemServices/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
"WIDESEAWCS_ITaskInfoRepository/1.0.0": {
"type": "project",
"serviceable": false,
@@ -3467,6 +3502,11 @@
"serviceable": false,
"sha512": ""
},
+ "WIDESEAWCS_SystemRepository/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
"WIDESEAWCS_TaskInfoRepository/1.0.0": {
"type": "project",
"serviceable": false,
--
Gitblit v1.9.3