From b0c42ccd60d531fc463546dbe69d9246c16b8d3b Mon Sep 17 00:00:00 2001 From: zyf <1071160500@qq.com> Date: 星期三, 23 四月 2025 17:19:09 +0800 Subject: [PATCH] Revert "处理 获取金蝶云库存返回的空字段" --- MESApplication/bin/Release/net8.0/MESApplication.exe | 0 MESApplication/bin/Release/net8.0/publish/MESApplication.pdb | 0 MESApplication/bin/Debug/net8.0/MES.Service.pdb | 0 MESApplication/bin/Release/net8.0/MESApplication.deps.json | 279 ++++--------- MESApplication/bin/Release/net8.0/publish/MESApplication.dll | 0 MESApplication/bin/Debug/net8.0/MES.Service.dll | 0 MESApplication/bin/Debug/net8.0/MESApplication.pdb | 0 MESApplication/bin/Release/net8.0/MES.Service.dll | 0 MESApplication/bin/Release/net8.0/MESApplication.dll | 0 MESApplication/bin/Debug/net8.0/MESApplication.deps.json | 279 ++++--------- MESApplication/bin/Release/net8.0/publish/MES.Service.pdb | 0 MESApplication/bin/Release/net8.0/MES.Service.pdb | 0 MESApplication/bin/Release/net8.0/publish/MESApplication.exe | 0 MES.Service/service/Kingdee/ErpKcManager.cs | 20 MESApplication/bin/Release/net8.0/MESApplication.pdb | 0 MES.Service/bin/Debug/net8.0/MES.Service.pdb | 0 MESApplication/bin/Release/net8.0/publish/MES.Service.dll | 0 MESApplication/Properties/launchSettings.json | 54 +- MESApplication/bin/Release/net8.0/publish/MESApplication.deps.json | 279 ++++--------- MESApplication/bin/Debug/net8.0/MESApplication.dll | 0 MES.Service/bin/Debug/net8.0/MES.Service.dll | 0 MES.Service/bin/Debug/net8.0/MES.Service.deps.json | 249 ++++------- MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user | 2 MESApplication/bin/Debug/net8.0/MESApplication.exe | 0 MES.Service/bin/Release/net8.0/MES.Service.dll | 0 MES.Service/bin/Release/net8.0/MES.Service.pdb | 0 26 files changed, 400 insertions(+), 762 deletions(-) diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json index 3588047..05953ec 100644 --- a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json +++ b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json @@ -9,12 +9,7 @@ "MES.Service/1.0.0": { "dependencies": { "Masuit.Tools.Core": "2024.3.4", - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.Configuration.Json": "9.0.4", - "Newtonsoft.Json": "13.0.3", - "SqlSugarCore": "5.1.4.169", - "Kingdee.CDP.WebApi.SDK": "8.0.6.0" + "SqlSugarCore": "5.1.4.169" }, "runtime": { "MES.Service.dll": {} @@ -49,8 +44,8 @@ "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4", + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -67,7 +62,7 @@ "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "8.0.0", - "System.Text.Json": "9.0.4", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -106,7 +101,7 @@ "Castle.Core": "5.1.1", "DnsClient": "1.7.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Configuration.Json": "9.0.4", + "Microsoft.Extensions.Configuration.Json": "8.0.0", "Newtonsoft.Json": "13.0.3", "SharpCompress": "0.37.2", "SixLabors.ImageSharp.Drawing": "2.1.3", @@ -274,7 +269,7 @@ "Microsoft.EntityFrameworkCore.Analyzers/8.0.4": {}, "Microsoft.Extensions.Caching.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { @@ -289,7 +284,7 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Logging.Abstractions": "8.0.0", "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { @@ -298,56 +293,56 @@ } } }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Physical": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "System.Text.Json": "9.0.4" + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, @@ -370,35 +365,35 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileSystemGlobbing": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "runtime": { "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, @@ -429,7 +424,7 @@ "Microsoft.Extensions.Options/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Options.dll": { @@ -438,11 +433,11 @@ } } }, - "Microsoft.Extensions.Primitives/9.0.4": { + "Microsoft.Extensions.Primitives/8.0.0": { "runtime": { "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" } } }, @@ -482,8 +477,8 @@ "dependencies": { "Microsoft.IdentityModel.Tokens": "6.35.0", "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { @@ -844,7 +839,7 @@ "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.4" + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { @@ -1040,14 +1035,6 @@ "System.Threading.Tasks": "4.3.0" } }, - "System.IO.Pipelines/9.0.4": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" @@ -1070,8 +1057,8 @@ "System.Memory/4.5.4": {}, "System.Memory.Data/1.0.2": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { @@ -1171,32 +1158,10 @@ } }, "System.Text.Encoding.CodePages/8.0.0": {}, - "System.Text.Encodings.Web/9.0.4": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.Text.Json/9.0.4": { + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.0": { "dependencies": { - "System.IO.Pipelines": "9.0.4", - "System.Text.Encodings.Web": "9.0.4" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "System.Text.Encodings.Web": "8.0.0" } }, "System.Text.RegularExpressions/4.3.1": { @@ -1236,14 +1201,6 @@ "lib/net8.0/ZstdSharp.dll": { "assemblyVersion": "0.8.0.0", "fileVersion": "0.8.0.0" - } - } - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "runtime": { - "Kingdee.CDP.WebApi.SDK.dll": { - "assemblyVersion": "8.0.6.0", - "fileVersion": "8.0.6.0" } } } @@ -1388,33 +1345,33 @@ "path": "microsoft.extensions.caching.memory/8.0.0", "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==", - "path": "microsoft.extensions.configuration/9.0.4", - "hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512" + "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "path": "microsoft.extensions.configuration/8.0.0", + "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.4", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==", - "path": "microsoft.extensions.configuration.fileextensions/9.0.4", - "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512" + "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==", - "path": "microsoft.extensions.configuration.json/9.0.4", - "hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512" + "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "path": "microsoft.extensions.configuration.json/8.0.0", + "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.0": { "type": "package", @@ -1430,26 +1387,26 @@ "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==", - "path": "microsoft.extensions.fileproviders.physical/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512" + "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==", - "path": "microsoft.extensions.filesystemglobbing/9.0.4", - "hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512" + "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/8.0.0": { "type": "package", @@ -1472,12 +1429,12 @@ "path": "microsoft.extensions.options/8.0.0", "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Primitives/9.0.4": { + "Microsoft.Extensions.Primitives/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==", - "path": "microsoft.extensions.primitives/9.0.4", - "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512" + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", @@ -1787,13 +1744,6 @@ "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, - "System.IO.Pipelines/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==", - "path": "system.io.pipelines/9.0.4", - "hashPath": "system.io.pipelines.9.0.4.nupkg.sha512" - }, "System.Management/8.0.0": { "type": "package", "serviceable": true, @@ -1927,19 +1877,19 @@ "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, - "System.Text.Encodings.Web/9.0.4": { + "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==", - "path": "system.text.encodings.web/9.0.4", - "hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512" + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, - "System.Text.Json/9.0.4": { + "System.Text.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==", - "path": "system.text.json/9.0.4", - "hashPath": "system.text.json.9.0.4.nupkg.sha512" + "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "path": "system.text.json/8.0.0", + "hashPath": "system.text.json.8.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.1": { "type": "package", @@ -1975,11 +1925,6 @@ "sha512": "sha512-Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==", "path": "zstdsharp.port/0.8.0", "hashPath": "zstdsharp.port.0.8.0.nupkg.sha512" - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "type": "reference", - "serviceable": false, - "sha512": "" } } } \ No newline at end of file diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.dll b/MES.Service/bin/Debug/net8.0/MES.Service.dll index e6d58b7..dc526d3 100644 --- a/MES.Service/bin/Debug/net8.0/MES.Service.dll +++ b/MES.Service/bin/Debug/net8.0/MES.Service.dll Binary files differ diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.pdb b/MES.Service/bin/Debug/net8.0/MES.Service.pdb index 9697253..5ab6e83 100644 --- a/MES.Service/bin/Debug/net8.0/MES.Service.pdb +++ b/MES.Service/bin/Debug/net8.0/MES.Service.pdb Binary files differ diff --git a/MES.Service/bin/Release/net8.0/MES.Service.dll b/MES.Service/bin/Release/net8.0/MES.Service.dll index b8f7ee3..763e688 100644 --- a/MES.Service/bin/Release/net8.0/MES.Service.dll +++ b/MES.Service/bin/Release/net8.0/MES.Service.dll Binary files differ diff --git a/MES.Service/bin/Release/net8.0/MES.Service.pdb b/MES.Service/bin/Release/net8.0/MES.Service.pdb index 0cca38b..446c31e 100644 --- a/MES.Service/bin/Release/net8.0/MES.Service.pdb +++ b/MES.Service/bin/Release/net8.0/MES.Service.pdb Binary files differ diff --git a/MES.Service/service/Kingdee/ErpKcManager.cs b/MES.Service/service/Kingdee/ErpKcManager.cs index a40a936..57cda1d 100644 --- a/MES.Service/service/Kingdee/ErpKcManager.cs +++ b/MES.Service/service/Kingdee/ErpKcManager.cs @@ -69,16 +69,16 @@ { var entity = new ErpKc { - FMaterialId = s[0]?.ToString(), - FMtoNo = s[1]?.ToString(), - FStockId = s[2]?.ToString(), - FLot = s[3]?.ToString(), - FStockUnitId = s[4]?.ToString(), - FBaseUnitId = s[5]?.ToString(), - FStockStatusId = s[6]?.ToString(), - FBASEQTY = s[7]?.ToString() , - FSTOREURNOM = s[8]?.ToString(), - FSTOREURNUM = s[9]?.ToString() + FMaterialId = (string)s[0], + FMtoNo = (string)s[1], + FStockId = (string)s[2], + FLot = (string)s[3], + FStockUnitId = (string)s[4], + FBaseUnitId = (string)s[5], + FStockStatusId = (string)s[6], + FBASEQTY = (string)s[7], + FSTOREURNOM = (string)s[8], + FSTOREURNUM = (string)s[9] }; return entity; }).ToList(); diff --git a/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user b/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user index f841210..66bfb20 100644 --- a/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/MESApplication/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -5,7 +5,7 @@ <Project> <PropertyGroup> <_PublishTargetUrl>E:\Tool\SG\StandardPda\MESApplication\bin\Release\net8.0\publish\</_PublishTargetUrl> - <History>True|2025-04-21T04:10:43.8803364Z||;True|2025-04-21T08:27:37.2394337+08:00||;True|2025-04-12T12:05:38.9937329+08:00||;True|2025-04-11T16:26:37.5266569+08:00||;True|2025-03-20T17:58:14.2077893+08:00||;True|2025-03-15T00:59:39.9999573+08:00||;True|2025-03-07T15:42:21.8276566+08:00||;True|2025-02-27T10:43:45.2314689+08:00||;True|2025-02-21T16:39:35.2452658+08:00||;True|2025-01-13T15:35:48.6521519+08:00||;True|2025-01-08T16:15:03.8764923+08:00||;True|2024-12-30T15:00:59.8090011+08:00||;True|2024-12-06T16:11:01.2090466+08:00||;True|2024-11-26T09:07:33.5654976+08:00||;True|2024-11-20T15:49:27.1100474+08:00||;True|2024-11-16T18:18:42.4224922+08:00||;True|2024-11-15T09:32:12.6287354+08:00||;True|2024-11-13T10:19:32.3283327+08:00||;True|2024-09-06T14:40:56.3762241+08:00||;True|2024-08-20T17:12:00.2924570+08:00||;True|2024-08-17T10:57:05.6670396+08:00||;True|2024-08-17T10:56:46.8068041+08:00||;True|2024-08-16T14:09:17.0526491+08:00||;True|2024-08-15T08:40:32.8134665+08:00||;True|2024-08-14T10:00:27.7017207+08:00||;True|2024-08-14T08:54:44.8284031+08:00||;True|2024-08-07T10:32:10.3689256+08:00||;True|2024-08-05T15:45:03.0864530+08:00||;True|2024-08-03T09:59:13.7916520+08:00||;True|2024-07-31T17:27:28.1965929+08:00||;True|2024-07-31T15:27:34.7943845+08:00||;True|2024-07-30T15:04:50.5849235+08:00||;True|2024-07-30T14:09:06.2877325+08:00||;True|2024-07-29T16:11:30.4493940+08:00||;True|2024-07-23T14:30:34.4591002+08:00||;True|2024-07-22T14:17:39.8186158+08:00||;True|2024-04-10T12:55:31.3963752+08:00||;True|2024-04-08T13:59:25.5487203+08:00||;True|2024-04-06T09:30:09.5350539+08:00||;True|2024-04-06T08:46:05.8814658+08:00||;True|2024-04-05T14:06:52.0448024+08:00||;True|2024-04-05T12:47:46.0561601+08:00||;True|2024-02-26T08:46:22.0988887+08:00||;True|2024-02-24T19:17:13.6770376+08:00||;True|2024-02-24T14:32:37.4450337+08:00||;True|2024-02-23T10:22:06.5150173+08:00||;True|2024-02-22T13:19:56.6997993+08:00||;True|2024-02-22T10:53:17.7929585+08:00||;True|2024-02-21T17:08:06.5553444+08:00||;True|2024-02-19T16:24:37.4912012+08:00||;True|2024-02-02T10:07:23.2726075+08:00||;True|2024-02-02T08:36:49.2904460+08:00||;True|2024-01-29T17:44:43.6800769+08:00||;True|2024-01-23T09:47:26.7811926+08:00||;True|2024-01-18T16:23:30.3373836+08:00||;True|2024-01-17T14:22:04.2552286+08:00||;True|2024-01-16T16:54:42.2316892+08:00||;True|2024-01-16T16:37:23.8028858+08:00||;True|2024-01-16T09:25:24.4007775+08:00||;True|2024-01-15T10:18:57.3362616+08:00||;True|2024-01-15T10:07:14.2044763+08:00||;True|2024-01-10T14:03:36.4451130+08:00||;True|2024-01-09T16:45:32.9601815+08:00||;True|2024-01-06T14:16:34.2732220+08:00||;True|2024-01-06T14:11:45.2134717+08:00||;True|2024-01-06T11:30:58.9198887+08:00||;</History> + <History>True|2025-04-21T00:27:37.2394337Z||;True|2025-04-12T12:05:38.9937329+08:00||;True|2025-04-11T16:26:37.5266569+08:00||;True|2025-03-20T17:58:14.2077893+08:00||;True|2025-03-15T00:59:39.9999573+08:00||;True|2025-03-07T15:42:21.8276566+08:00||;True|2025-02-27T10:43:45.2314689+08:00||;True|2025-02-21T16:39:35.2452658+08:00||;True|2025-01-13T15:35:48.6521519+08:00||;True|2025-01-08T16:15:03.8764923+08:00||;True|2024-12-30T15:00:59.8090011+08:00||;True|2024-12-06T16:11:01.2090466+08:00||;True|2024-11-26T09:07:33.5654976+08:00||;True|2024-11-20T15:49:27.1100474+08:00||;True|2024-11-16T18:18:42.4224922+08:00||;True|2024-11-15T09:32:12.6287354+08:00||;True|2024-11-13T10:19:32.3283327+08:00||;True|2024-09-06T14:40:56.3762241+08:00||;True|2024-08-20T17:12:00.2924570+08:00||;True|2024-08-17T10:57:05.6670396+08:00||;True|2024-08-17T10:56:46.8068041+08:00||;True|2024-08-16T14:09:17.0526491+08:00||;True|2024-08-15T08:40:32.8134665+08:00||;True|2024-08-14T10:00:27.7017207+08:00||;True|2024-08-14T08:54:44.8284031+08:00||;True|2024-08-07T10:32:10.3689256+08:00||;True|2024-08-05T15:45:03.0864530+08:00||;True|2024-08-03T09:59:13.7916520+08:00||;True|2024-07-31T17:27:28.1965929+08:00||;True|2024-07-31T15:27:34.7943845+08:00||;True|2024-07-30T15:04:50.5849235+08:00||;True|2024-07-30T14:09:06.2877325+08:00||;True|2024-07-29T16:11:30.4493940+08:00||;True|2024-07-23T14:30:34.4591002+08:00||;True|2024-07-22T14:17:39.8186158+08:00||;True|2024-04-10T12:55:31.3963752+08:00||;True|2024-04-08T13:59:25.5487203+08:00||;True|2024-04-06T09:30:09.5350539+08:00||;True|2024-04-06T08:46:05.8814658+08:00||;True|2024-04-05T14:06:52.0448024+08:00||;True|2024-04-05T12:47:46.0561601+08:00||;True|2024-02-26T08:46:22.0988887+08:00||;True|2024-02-24T19:17:13.6770376+08:00||;True|2024-02-24T14:32:37.4450337+08:00||;True|2024-02-23T10:22:06.5150173+08:00||;True|2024-02-22T13:19:56.6997993+08:00||;True|2024-02-22T10:53:17.7929585+08:00||;True|2024-02-21T17:08:06.5553444+08:00||;True|2024-02-19T16:24:37.4912012+08:00||;True|2024-02-02T10:07:23.2726075+08:00||;True|2024-02-02T08:36:49.2904460+08:00||;True|2024-01-29T17:44:43.6800769+08:00||;True|2024-01-23T09:47:26.7811926+08:00||;True|2024-01-18T16:23:30.3373836+08:00||;True|2024-01-17T14:22:04.2552286+08:00||;True|2024-01-16T16:54:42.2316892+08:00||;True|2024-01-16T16:37:23.8028858+08:00||;True|2024-01-16T09:25:24.4007775+08:00||;True|2024-01-15T10:18:57.3362616+08:00||;True|2024-01-15T10:07:14.2044763+08:00||;True|2024-01-10T14:03:36.4451130+08:00||;True|2024-01-09T16:45:32.9601815+08:00||;True|2024-01-06T14:16:34.2732220+08:00||;True|2024-01-06T14:11:45.2134717+08:00||;True|2024-01-06T11:30:58.9198887+08:00||;</History> <LastFailureDetails /> </PropertyGroup> </Project> \ No newline at end of file diff --git a/MESApplication/Properties/launchSettings.json b/MESApplication/Properties/launchSettings.json index 3aeff2a..2b619d7 100644 --- a/MESApplication/Properties/launchSettings.json +++ b/MESApplication/Properties/launchSettings.json @@ -1,34 +1,4 @@ -{ - "profiles": { - "http": { - "commandName": "Project", - "launchBrowser": true, - "launchUrl": "swagger", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - }, - "dotnetRunMessages": true, - "applicationUrl": "http://localhost:5184" - }, - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "launchUrl": "swagger", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "WSL": { - "commandName": "WSL2", - "launchBrowser": true, - "launchUrl": "http://localhost:5184/swagger", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development", - "ASPNETCORE_URLS": "http://localhost:5184" - }, - "distributionName": "" - } - }, +锘縶 "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, @@ -37,5 +7,25 @@ "applicationUrl": "http://localhost:10054", "sslPort": 0 } + }, + "profiles": { + "http": { + "commandName": "Project", + "dotnetRunMessages": true, + "launchBrowser": true, + "launchUrl": "swagger", + "applicationUrl": "http://localhost:5184", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + }, + "IIS Express": { + "commandName": "IISExpress", + "launchBrowser": true, + "launchUrl": "swagger", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + } } -} \ No newline at end of file +} diff --git a/MESApplication/bin/Debug/net8.0/MES.Service.dll b/MESApplication/bin/Debug/net8.0/MES.Service.dll index e6d58b7..dc526d3 100644 --- a/MESApplication/bin/Debug/net8.0/MES.Service.dll +++ b/MESApplication/bin/Debug/net8.0/MES.Service.dll Binary files differ diff --git a/MESApplication/bin/Debug/net8.0/MES.Service.pdb b/MESApplication/bin/Debug/net8.0/MES.Service.pdb index 9697253..5ab6e83 100644 --- a/MESApplication/bin/Debug/net8.0/MES.Service.pdb +++ b/MESApplication/bin/Debug/net8.0/MES.Service.pdb Binary files differ diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json index 1130aca..bc27784 100644 --- a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json +++ b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json @@ -48,8 +48,8 @@ "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4", + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -66,7 +66,7 @@ "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "8.0.0", - "System.Text.Json": "9.0.4", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -113,7 +113,7 @@ "Castle.Core": "5.1.1", "DnsClient": "1.7.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Configuration.Json": "9.0.4", + "Microsoft.Extensions.Configuration.Json": "8.0.0", "Newtonsoft.Json": "13.0.3", "SharpCompress": "0.37.2", "SixLabors.ImageSharp.Drawing": "2.1.3", @@ -345,7 +345,7 @@ "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Microsoft.CodeAnalysis.Common": "4.5.0", "System.Composition": "6.0.0", - "System.IO.Pipelines": "9.0.4", + "System.IO.Pipelines": "6.0.3", "System.Threading.Channels": "6.0.0" }, "runtime": { @@ -543,7 +543,7 @@ "Microsoft.EntityFrameworkCore.Relational/8.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore": "8.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -560,7 +560,7 @@ "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, "Microsoft.Extensions.Caching.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Caching.Memory/8.0.0": { @@ -569,60 +569,36 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Logging.Abstractions": "8.0.0", "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Physical": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "System.Text.Json": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "System.Text.Json": "8.0.0" } }, "Microsoft.Extensions.DependencyInjection/8.0.0": { @@ -633,8 +609,8 @@ "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, "Microsoft.Extensions.DependencyModel/8.0.0": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { @@ -643,38 +619,19 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileSystemGlobbing": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {}, "Microsoft.Extensions.Logging/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.0", @@ -690,17 +647,10 @@ "Microsoft.Extensions.Options/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Primitives/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.Primitives/8.0.0": {}, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", @@ -737,8 +687,8 @@ "dependencies": { "Microsoft.IdentityModel.Tokens": "6.35.0", "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { @@ -1179,7 +1129,7 @@ "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.4" + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { @@ -1414,14 +1364,7 @@ "System.Threading.Tasks": "4.3.0" } }, - "System.IO.Pipelines/9.0.4": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "System.IO.Pipelines/6.0.3": {}, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" @@ -1444,8 +1387,8 @@ "System.Memory/4.5.4": {}, "System.Memory.Data/1.0.2": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { @@ -1550,32 +1493,10 @@ } }, "System.Text.Encoding.CodePages/8.0.0": {}, - "System.Text.Encodings.Web/9.0.4": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.Text.Json/9.0.4": { + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.0": { "dependencies": { - "System.IO.Pipelines": "9.0.4", - "System.Text.Encodings.Web": "9.0.4" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "System.Text.Encodings.Web": "8.0.0" } }, "System.Text.RegularExpressions/4.3.1": { @@ -1622,25 +1543,10 @@ "MES.Service/1.0.0": { "dependencies": { "Masuit.Tools.Core": "2024.3.4", - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.Configuration.Json": "9.0.4", - "Newtonsoft.Json": "13.0.3", "SqlSugarCore": "5.1.4.169" }, "runtime": { - "MES.Service.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "runtime": { - "Kingdee.CDP.WebApi.SDK.dll": { - "assemblyVersion": "8.0.6.0", - "fileVersion": "8.0.6.0" - } + "MES.Service.dll": {} } } } @@ -1868,33 +1774,33 @@ "path": "microsoft.extensions.caching.memory/8.0.0", "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==", - "path": "microsoft.extensions.configuration/9.0.4", - "hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512" + "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "path": "microsoft.extensions.configuration/8.0.0", + "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.4", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==", - "path": "microsoft.extensions.configuration.fileextensions/9.0.4", - "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512" + "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==", - "path": "microsoft.extensions.configuration.json/9.0.4", - "hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512" + "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "path": "microsoft.extensions.configuration.json/8.0.0", + "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.0": { "type": "package", @@ -1917,26 +1823,26 @@ "path": "microsoft.extensions.dependencymodel/8.0.0", "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==", - "path": "microsoft.extensions.fileproviders.physical/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512" + "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==", - "path": "microsoft.extensions.filesystemglobbing/9.0.4", - "hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512" + "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/8.0.0": { "type": "package", @@ -1959,12 +1865,12 @@ "path": "microsoft.extensions.options/8.0.0", "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Primitives/9.0.4": { + "Microsoft.Extensions.Primitives/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==", - "path": "microsoft.extensions.primitives/9.0.4", - "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512" + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", @@ -2372,12 +2278,12 @@ "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, - "System.IO.Pipelines/9.0.4": { + "System.IO.Pipelines/6.0.3": { "type": "package", "serviceable": true, - "sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==", - "path": "system.io.pipelines/9.0.4", - "hashPath": "system.io.pipelines.9.0.4.nupkg.sha512" + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" }, "System.Management/8.0.0": { "type": "package", @@ -2519,19 +2425,19 @@ "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, - "System.Text.Encodings.Web/9.0.4": { + "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==", - "path": "system.text.encodings.web/9.0.4", - "hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512" + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, - "System.Text.Json/9.0.4": { + "System.Text.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==", - "path": "system.text.json/9.0.4", - "hashPath": "system.text.json.9.0.4.nupkg.sha512" + "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "path": "system.text.json/8.0.0", + "hashPath": "system.text.json.8.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.1": { "type": "package", @@ -2577,11 +2483,6 @@ }, "MES.Service/1.0.0": { "type": "project", - "serviceable": false, - "sha512": "" - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "type": "reference", "serviceable": false, "sha512": "" } diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.dll b/MESApplication/bin/Debug/net8.0/MESApplication.dll index 74a3155..d5ecea4 100644 --- a/MESApplication/bin/Debug/net8.0/MESApplication.dll +++ b/MESApplication/bin/Debug/net8.0/MESApplication.dll Binary files differ diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.exe b/MESApplication/bin/Debug/net8.0/MESApplication.exe index 9fcb3c1..685bd9f 100644 --- a/MESApplication/bin/Debug/net8.0/MESApplication.exe +++ b/MESApplication/bin/Debug/net8.0/MESApplication.exe Binary files differ diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.pdb b/MESApplication/bin/Debug/net8.0/MESApplication.pdb index 378d4c9..5288511 100644 --- a/MESApplication/bin/Debug/net8.0/MESApplication.pdb +++ b/MESApplication/bin/Debug/net8.0/MESApplication.pdb Binary files differ diff --git a/MESApplication/bin/Release/net8.0/MES.Service.dll b/MESApplication/bin/Release/net8.0/MES.Service.dll index b8f7ee3..763e688 100644 --- a/MESApplication/bin/Release/net8.0/MES.Service.dll +++ b/MESApplication/bin/Release/net8.0/MES.Service.dll Binary files differ diff --git a/MESApplication/bin/Release/net8.0/MES.Service.pdb b/MESApplication/bin/Release/net8.0/MES.Service.pdb index 0cca38b..446c31e 100644 --- a/MESApplication/bin/Release/net8.0/MES.Service.pdb +++ b/MESApplication/bin/Release/net8.0/MES.Service.pdb Binary files differ diff --git a/MESApplication/bin/Release/net8.0/MESApplication.deps.json b/MESApplication/bin/Release/net8.0/MESApplication.deps.json index 1130aca..bc27784 100644 --- a/MESApplication/bin/Release/net8.0/MESApplication.deps.json +++ b/MESApplication/bin/Release/net8.0/MESApplication.deps.json @@ -48,8 +48,8 @@ "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4", + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -66,7 +66,7 @@ "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "8.0.0", - "System.Text.Json": "9.0.4", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -113,7 +113,7 @@ "Castle.Core": "5.1.1", "DnsClient": "1.7.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Configuration.Json": "9.0.4", + "Microsoft.Extensions.Configuration.Json": "8.0.0", "Newtonsoft.Json": "13.0.3", "SharpCompress": "0.37.2", "SixLabors.ImageSharp.Drawing": "2.1.3", @@ -345,7 +345,7 @@ "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Microsoft.CodeAnalysis.Common": "4.5.0", "System.Composition": "6.0.0", - "System.IO.Pipelines": "9.0.4", + "System.IO.Pipelines": "6.0.3", "System.Threading.Channels": "6.0.0" }, "runtime": { @@ -543,7 +543,7 @@ "Microsoft.EntityFrameworkCore.Relational/8.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore": "8.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -560,7 +560,7 @@ "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, "Microsoft.Extensions.Caching.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Caching.Memory/8.0.0": { @@ -569,60 +569,36 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Logging.Abstractions": "8.0.0", "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Physical": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "System.Text.Json": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "System.Text.Json": "8.0.0" } }, "Microsoft.Extensions.DependencyInjection/8.0.0": { @@ -633,8 +609,8 @@ "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, "Microsoft.Extensions.DependencyModel/8.0.0": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { @@ -643,38 +619,19 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileSystemGlobbing": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {}, "Microsoft.Extensions.Logging/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.0", @@ -690,17 +647,10 @@ "Microsoft.Extensions.Options/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Primitives/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.Primitives/8.0.0": {}, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", @@ -737,8 +687,8 @@ "dependencies": { "Microsoft.IdentityModel.Tokens": "6.35.0", "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { @@ -1179,7 +1129,7 @@ "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.4" + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { @@ -1414,14 +1364,7 @@ "System.Threading.Tasks": "4.3.0" } }, - "System.IO.Pipelines/9.0.4": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "System.IO.Pipelines/6.0.3": {}, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" @@ -1444,8 +1387,8 @@ "System.Memory/4.5.4": {}, "System.Memory.Data/1.0.2": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { @@ -1550,32 +1493,10 @@ } }, "System.Text.Encoding.CodePages/8.0.0": {}, - "System.Text.Encodings.Web/9.0.4": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.Text.Json/9.0.4": { + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.0": { "dependencies": { - "System.IO.Pipelines": "9.0.4", - "System.Text.Encodings.Web": "9.0.4" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "System.Text.Encodings.Web": "8.0.0" } }, "System.Text.RegularExpressions/4.3.1": { @@ -1622,25 +1543,10 @@ "MES.Service/1.0.0": { "dependencies": { "Masuit.Tools.Core": "2024.3.4", - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.Configuration.Json": "9.0.4", - "Newtonsoft.Json": "13.0.3", "SqlSugarCore": "5.1.4.169" }, "runtime": { - "MES.Service.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "runtime": { - "Kingdee.CDP.WebApi.SDK.dll": { - "assemblyVersion": "8.0.6.0", - "fileVersion": "8.0.6.0" - } + "MES.Service.dll": {} } } } @@ -1868,33 +1774,33 @@ "path": "microsoft.extensions.caching.memory/8.0.0", "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==", - "path": "microsoft.extensions.configuration/9.0.4", - "hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512" + "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "path": "microsoft.extensions.configuration/8.0.0", + "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.4", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==", - "path": "microsoft.extensions.configuration.fileextensions/9.0.4", - "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512" + "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==", - "path": "microsoft.extensions.configuration.json/9.0.4", - "hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512" + "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "path": "microsoft.extensions.configuration.json/8.0.0", + "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.0": { "type": "package", @@ -1917,26 +1823,26 @@ "path": "microsoft.extensions.dependencymodel/8.0.0", "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==", - "path": "microsoft.extensions.fileproviders.physical/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512" + "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==", - "path": "microsoft.extensions.filesystemglobbing/9.0.4", - "hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512" + "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/8.0.0": { "type": "package", @@ -1959,12 +1865,12 @@ "path": "microsoft.extensions.options/8.0.0", "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Primitives/9.0.4": { + "Microsoft.Extensions.Primitives/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==", - "path": "microsoft.extensions.primitives/9.0.4", - "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512" + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", @@ -2372,12 +2278,12 @@ "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, - "System.IO.Pipelines/9.0.4": { + "System.IO.Pipelines/6.0.3": { "type": "package", "serviceable": true, - "sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==", - "path": "system.io.pipelines/9.0.4", - "hashPath": "system.io.pipelines.9.0.4.nupkg.sha512" + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" }, "System.Management/8.0.0": { "type": "package", @@ -2519,19 +2425,19 @@ "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, - "System.Text.Encodings.Web/9.0.4": { + "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==", - "path": "system.text.encodings.web/9.0.4", - "hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512" + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, - "System.Text.Json/9.0.4": { + "System.Text.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==", - "path": "system.text.json/9.0.4", - "hashPath": "system.text.json.9.0.4.nupkg.sha512" + "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "path": "system.text.json/8.0.0", + "hashPath": "system.text.json.8.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.1": { "type": "package", @@ -2577,11 +2483,6 @@ }, "MES.Service/1.0.0": { "type": "project", - "serviceable": false, - "sha512": "" - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "type": "reference", "serviceable": false, "sha512": "" } diff --git a/MESApplication/bin/Release/net8.0/MESApplication.dll b/MESApplication/bin/Release/net8.0/MESApplication.dll index b1d701e..408efc8 100644 --- a/MESApplication/bin/Release/net8.0/MESApplication.dll +++ b/MESApplication/bin/Release/net8.0/MESApplication.dll Binary files differ diff --git a/MESApplication/bin/Release/net8.0/MESApplication.exe b/MESApplication/bin/Release/net8.0/MESApplication.exe index 9fcb3c1..685bd9f 100644 --- a/MESApplication/bin/Release/net8.0/MESApplication.exe +++ b/MESApplication/bin/Release/net8.0/MESApplication.exe Binary files differ diff --git a/MESApplication/bin/Release/net8.0/MESApplication.pdb b/MESApplication/bin/Release/net8.0/MESApplication.pdb index 083733c..614e5bb 100644 --- a/MESApplication/bin/Release/net8.0/MESApplication.pdb +++ b/MESApplication/bin/Release/net8.0/MESApplication.pdb Binary files differ diff --git a/MESApplication/bin/Release/net8.0/publish/MES.Service.dll b/MESApplication/bin/Release/net8.0/publish/MES.Service.dll index b8f7ee3..763e688 100644 --- a/MESApplication/bin/Release/net8.0/publish/MES.Service.dll +++ b/MESApplication/bin/Release/net8.0/publish/MES.Service.dll Binary files differ diff --git a/MESApplication/bin/Release/net8.0/publish/MES.Service.pdb b/MESApplication/bin/Release/net8.0/publish/MES.Service.pdb index 0cca38b..446c31e 100644 --- a/MESApplication/bin/Release/net8.0/publish/MES.Service.pdb +++ b/MESApplication/bin/Release/net8.0/publish/MES.Service.pdb Binary files differ diff --git a/MESApplication/bin/Release/net8.0/publish/MESApplication.deps.json b/MESApplication/bin/Release/net8.0/publish/MESApplication.deps.json index 3c82b88..14ef7f5 100644 --- a/MESApplication/bin/Release/net8.0/publish/MESApplication.deps.json +++ b/MESApplication/bin/Release/net8.0/publish/MESApplication.deps.json @@ -48,8 +48,8 @@ "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4", + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -66,7 +66,7 @@ "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "8.0.0", - "System.Text.Json": "9.0.4", + "System.Text.Json": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { @@ -106,7 +106,7 @@ "Castle.Core": "5.1.1", "DnsClient": "1.7.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Configuration.Json": "9.0.4", + "Microsoft.Extensions.Configuration.Json": "8.0.0", "Newtonsoft.Json": "13.0.3", "SharpCompress": "0.37.2", "SixLabors.ImageSharp.Drawing": "2.1.3", @@ -197,7 +197,7 @@ "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Microsoft.CodeAnalysis.Common": "4.5.0", "System.Composition": "6.0.0", - "System.IO.Pipelines": "9.0.4", + "System.IO.Pipelines": "6.0.3", "System.Threading.Channels": "6.0.0" } }, @@ -342,7 +342,7 @@ "Microsoft.EntityFrameworkCore.Relational/8.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore": "8.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -359,7 +359,7 @@ "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, "Microsoft.Extensions.Caching.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Caching.Memory/8.0.0": { @@ -368,60 +368,36 @@ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Logging.Abstractions": "8.0.0", "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileProviders.Physical": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "System.Text.Json": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "System.Text.Json": "8.0.0" } }, "Microsoft.Extensions.DependencyInjection/8.0.0": { @@ -432,42 +408,23 @@ "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {}, "Microsoft.Extensions.DependencyModel/8.0.0": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4", - "Microsoft.Extensions.FileSystemGlobbing": "9.0.4", - "Microsoft.Extensions.Primitives": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {}, "Microsoft.Extensions.Logging/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.0", @@ -483,17 +440,10 @@ "Microsoft.Extensions.Options/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "9.0.4" + "Microsoft.Extensions.Primitives": "8.0.0" } }, - "Microsoft.Extensions.Primitives/9.0.4": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "Microsoft.Extensions.Primitives/8.0.0": {}, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", @@ -530,8 +480,8 @@ "dependencies": { "Microsoft.IdentityModel.Tokens": "6.35.0", "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { @@ -966,7 +916,7 @@ "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.4" + "System.Text.Json": "8.0.0" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { @@ -1169,14 +1119,7 @@ "System.Threading.Tasks": "4.3.0" } }, - "System.IO.Pipelines/9.0.4": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, + "System.IO.Pipelines/6.0.3": {}, "System.Management/8.0.0": { "dependencies": { "System.CodeDom": "8.0.0" @@ -1199,8 +1142,8 @@ "System.Memory/4.5.4": {}, "System.Memory.Data/1.0.2": { "dependencies": { - "System.Text.Encodings.Web": "9.0.4", - "System.Text.Json": "9.0.4" + "System.Text.Encodings.Web": "8.0.0", + "System.Text.Json": "8.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { @@ -1305,32 +1248,10 @@ } }, "System.Text.Encoding.CodePages/8.0.0": {}, - "System.Text.Encodings.Web/9.0.4": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.Text.Json/9.0.4": { + "System.Text.Encodings.Web/8.0.0": {}, + "System.Text.Json/8.0.0": { "dependencies": { - "System.IO.Pipelines": "9.0.4", - "System.Text.Encodings.Web": "9.0.4" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } + "System.Text.Encodings.Web": "8.0.0" } }, "System.Text.RegularExpressions/4.3.1": { @@ -1377,25 +1298,10 @@ "MES.Service/1.0.0": { "dependencies": { "Masuit.Tools.Core": "2024.3.4", - "Microsoft.Extensions.Configuration": "9.0.4", - "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4", - "Microsoft.Extensions.Configuration.Json": "9.0.4", - "Newtonsoft.Json": "13.0.3", "SqlSugarCore": "5.1.4.169" }, "runtime": { - "MES.Service.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "runtime": { - "Kingdee.CDP.WebApi.SDK.dll": { - "assemblyVersion": "8.0.6.0", - "fileVersion": "8.0.6.0" - } + "MES.Service.dll": {} } } } @@ -1623,33 +1529,33 @@ "path": "microsoft.extensions.caching.memory/8.0.0", "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration/9.0.4": { + "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==", - "path": "microsoft.extensions.configuration/9.0.4", - "hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512" + "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "path": "microsoft.extensions.configuration/8.0.0", + "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.4": { + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.4", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": { + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==", - "path": "microsoft.extensions.configuration.fileextensions/9.0.4", - "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512" + "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Json/9.0.4": { + "Microsoft.Extensions.Configuration.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==", - "path": "microsoft.extensions.configuration.json/9.0.4", - "hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512" + "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "path": "microsoft.extensions.configuration.json/8.0.0", + "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.0": { "type": "package", @@ -1672,26 +1578,26 @@ "path": "microsoft.extensions.dependencymodel/8.0.0", "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": { + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512" + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Physical/9.0.4": { + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==", - "path": "microsoft.extensions.fileproviders.physical/9.0.4", - "hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512" + "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.FileSystemGlobbing/9.0.4": { + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==", - "path": "microsoft.extensions.filesystemglobbing/9.0.4", - "hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512" + "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/8.0.0": { "type": "package", @@ -1714,12 +1620,12 @@ "path": "microsoft.extensions.options/8.0.0", "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512" }, - "Microsoft.Extensions.Primitives/9.0.4": { + "Microsoft.Extensions.Primitives/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==", - "path": "microsoft.extensions.primitives/9.0.4", - "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512" + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", @@ -2127,12 +2033,12 @@ "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, - "System.IO.Pipelines/9.0.4": { + "System.IO.Pipelines/6.0.3": { "type": "package", "serviceable": true, - "sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==", - "path": "system.io.pipelines/9.0.4", - "hashPath": "system.io.pipelines.9.0.4.nupkg.sha512" + "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "path": "system.io.pipelines/6.0.3", + "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" }, "System.Management/8.0.0": { "type": "package", @@ -2274,19 +2180,19 @@ "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, - "System.Text.Encodings.Web/9.0.4": { + "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==", - "path": "system.text.encodings.web/9.0.4", - "hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512" + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, - "System.Text.Json/9.0.4": { + "System.Text.Json/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==", - "path": "system.text.json/9.0.4", - "hashPath": "system.text.json.9.0.4.nupkg.sha512" + "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "path": "system.text.json/8.0.0", + "hashPath": "system.text.json.8.0.0.nupkg.sha512" }, "System.Text.RegularExpressions/4.3.1": { "type": "package", @@ -2332,11 +2238,6 @@ }, "MES.Service/1.0.0": { "type": "project", - "serviceable": false, - "sha512": "" - }, - "Kingdee.CDP.WebApi.SDK/8.0.6.0": { - "type": "reference", "serviceable": false, "sha512": "" } diff --git a/MESApplication/bin/Release/net8.0/publish/MESApplication.dll b/MESApplication/bin/Release/net8.0/publish/MESApplication.dll index b1d701e..408efc8 100644 --- a/MESApplication/bin/Release/net8.0/publish/MESApplication.dll +++ b/MESApplication/bin/Release/net8.0/publish/MESApplication.dll Binary files differ diff --git a/MESApplication/bin/Release/net8.0/publish/MESApplication.exe b/MESApplication/bin/Release/net8.0/publish/MESApplication.exe index 9fcb3c1..685bd9f 100644 --- a/MESApplication/bin/Release/net8.0/publish/MESApplication.exe +++ b/MESApplication/bin/Release/net8.0/publish/MESApplication.exe Binary files differ diff --git a/MESApplication/bin/Release/net8.0/publish/MESApplication.pdb b/MESApplication/bin/Release/net8.0/publish/MESApplication.pdb index 083733c..614e5bb 100644 --- a/MESApplication/bin/Release/net8.0/publish/MESApplication.pdb +++ b/MESApplication/bin/Release/net8.0/publish/MESApplication.pdb Binary files differ -- Gitblit v1.9.3