From d0bd841aa5414250973586473c5aa7cd9757143f Mon Sep 17 00:00:00 2001 From: xiaoyang <xiaoyang@hnkhzn.com> Date: 星期一, 28 十月 2024 16:05:24 +0800 Subject: [PATCH] 现有接口联调完成 --- Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/bin/Debug/net6.0/WIDESEA_StoragIntegrationServices.deps.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/bin/Debug/net6.0/WIDESEA_StoragIntegrationServices.deps.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/bin/Debug/net6.0/WIDESEA_StoragIntegrationServices.deps.json index 617f16f..37316ab 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/bin/Debug/net6.0/WIDESEA_StoragIntegrationServices.deps.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/bin/Debug/net6.0/WIDESEA_StoragIntegrationServices.deps.json @@ -8,6 +8,7 @@ ".NETCoreApp,Version=v6.0": { "WIDESEA_StoragIntegrationServices/1.0.0": { "dependencies": { + "LogLibrary": "1.0.0", "WIDESEA_Common": "1.0.0", "WIDESEA_IStoragIntegrationServices": "1.0.0" }, -- Gitblit v1.9.3