From 21078521d79f0eb5535cc34be7917a3fd1123b8f Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期三, 29 十月 2025 15:35:29 +0800
Subject: [PATCH] RGV监控
---
代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/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/Release/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/Release/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/Release/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/Release/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