From 4e3ade94e3ffb7710e5a40c668d46745c98821b8 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期一, 28 十月 2024 13:23:02 +0800
Subject: [PATCH] wcs基础代码

---
 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