From cde56aae50adc11ff8db84e424d873843c566bfd Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期一, 24 二月 2025 23:40:41 +0800 Subject: [PATCH] 优化WCS移库逻辑 --- 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" index 41a8423..a57390e 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" @@ -1999,7 +1999,7 @@ } } }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.10": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -2024,8 +2024,8 @@ }, "runtime": { "lib/net6.0/WIDESEAWCS_Core.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" + "assemblyVersion": "1.0.10.0", + "fileVersion": "1.0.10.0" } } }, @@ -2033,7 +2033,7 @@ "dependencies": { "Quartz": "3.11.0", "WIDESEAWCS_Communicator": "1.0.0", - "WIDESEAWCS_Core": "1.0.4" + "WIDESEAWCS_Core": "1.0.10" }, "runtime": { "lib/net6.0/WIDESEAWCS_QuartzJob.dll": { @@ -2083,7 +2083,7 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.4" + "WIDESEAWCS_Core": "1.0.10" }, "runtime": { "WIDESEAWCS_Model.dll": {} @@ -3371,12 +3371,12 @@ "path": "wideseawcs_communicator/1.0.0", "hashPath": "wideseawcs_communicator.1.0.0.nupkg.sha512" }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.10": { "type": "package", "serviceable": true, - "sha512": "sha512-Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==", - "path": "wideseawcs_core/1.0.4", - "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512" + "sha512": "sha512-g9pyHhsPLNxWQsCARSya8B2Yn/aZy55jaeplIorXOA+GbyzgB3VvGyDeaUzuiR0cZb6AFhJj9IP9RB/ep7tyog==", + "path": "wideseawcs_core/1.0.10", + "hashPath": "wideseawcs_core.1.0.10.nupkg.sha512" }, "WIDESEAWCS_QuartzJob/1.0.0": { "type": "package", -- Gitblit v1.9.3