From 2ecf5dfa71bf0c553c30ced6f68a81fa3be6a93f Mon Sep 17 00:00:00 2001 From: xiaoyang <xiaoyang@hnkhzn.com> Date: 星期五, 08 十一月 2024 20:03:58 +0800 Subject: [PATCH] 11.08-1 --- Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/WIDESEA_WMSServer.deps.json | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/WIDESEA_WMSServer.deps.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/WIDESEA_WMSServer.deps.json index c6a368a..41e0902 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/WIDESEA_WMSServer.deps.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/WIDESEA_WMSServer.deps.json @@ -11,6 +11,7 @@ "WIDESEA_BusinessServices": "1.0.0", "WIDESEA_IServices": "1.0.0", "WIDESEA_Services": "1.0.0", + "WIDESEA_StoragIntegrationServices": "1.0.0", "WIDESEA_StorageBasicServices": "1.0.0", "WIDESEA_StorageOutOrderServices": "1.0.0", "WIDESEA_StorageTaskServices": "1.0.0" @@ -2450,6 +2451,17 @@ } } }, + "WIDESEA_IStoragIntegrationServices/1.0.0": { + "dependencies": { + "WIDESEA_DTO": "1.0.0" + }, + "runtime": { + "WIDESEA_IStoragIntegrationServices.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } + } + }, "WIDESEA_Model/1.0.0": { "dependencies": { "System.Text.RegularExpressions": "4.3.1", @@ -2562,6 +2574,19 @@ }, "runtime": { "WIDESEA_StorageTaskServices.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "WIDESEA_StoragIntegrationServices/1.0.0": { + "dependencies": { + "LogLibrary": "1.0.0", + "WIDESEA_Common": "1.0.0", + "WIDESEA_IStoragIntegrationServices": "1.0.0" + }, + "runtime": { + "WIDESEA_StoragIntegrationServices.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } @@ -3999,6 +4024,11 @@ "serviceable": false, "sha512": "" }, + "WIDESEA_IStoragIntegrationServices/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, "WIDESEA_Model/1.0.0": { "type": "project", "serviceable": false, @@ -4043,6 +4073,11 @@ "type": "project", "serviceable": false, "sha512": "" + }, + "WIDESEA_StoragIntegrationServices/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" } } } \ No newline at end of file -- Gitblit v1.9.3