bug修复

usertest
嵇文龙 6 months ago
parent d2527cb14b
commit 534067cc5c

@ -10,7 +10,6 @@ using DS.WMS.Core.Flow.Dtos;
using DS.WMS.Core.Flow.Entity; using DS.WMS.Core.Flow.Entity;
using DS.WMS.Core.Flow.Interface; using DS.WMS.Core.Flow.Interface;
using DS.WMS.Core.Sys.Entity; using DS.WMS.Core.Sys.Entity;
using LanguageExt.Common;
using Mapster; using Mapster;
using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.DependencyInjection;
using SqlSugar; using SqlSugar;
@ -34,6 +33,7 @@ namespace DS.WMS.Core.Fee.Method
db = _serviceProvider.GetRequiredService<ISqlSugarClient>(); db = _serviceProvider.GetRequiredService<ISqlSugarClient>();
user = _serviceProvider.GetRequiredService<IUser>(); user = _serviceProvider.GetRequiredService<IUser>();
saasService = _serviceProvider.GetRequiredService<ISaasDbService>(); saasService = _serviceProvider.GetRequiredService<ISaasDbService>();
flowService = _serviceProvider.GetRequiredService<IClientFlowInstanceService>(); flowService = _serviceProvider.GetRequiredService<IClientFlowInstanceService>();
} }

@ -20,7 +20,7 @@ namespace DS.WMS.Core.Flow.Method;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public class ClientFlowInstanceService : IFlowInstanceService public class ClientFlowInstanceService : IClientFlowInstanceService
{ {
private readonly IServiceProvider _serviceProvider; private readonly IServiceProvider _serviceProvider;
private readonly ISqlSugarClient db; private readonly ISqlSugarClient db;

@ -215,3 +215,38 @@
2024-05-23 16:58:20.8014 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config 2024-05-23 16:58:20.8014 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 16:58:20.8014 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile 2024-05-23 16:58:20.8014 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 16:58:20.8014 Info Configuration initialized. 2024-05-23 16:58:20.8014 Info Configuration initialized.
2024-05-23 17:23:26.7722 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-05-23 17:23:26.7875 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-05-23 17:23:26.7875 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-05-23 17:23:26.8045 Info NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c. File version: 5.2.8.2366. Product version: 5.2.8+f586f1341c46fa38aaaff4c641e7f0fa7e813943. GlobalAssemblyCache: False
2024-05-23 17:23:26.8045 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 17:23:26.8045 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 17:23:26.8180 Info Configuration initialized.
2024-05-23 17:36:59.2548 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-05-23 17:36:59.2548 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-05-23 17:36:59.2706 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-05-23 17:36:59.2706 Info NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c. File version: 5.2.8.2366. Product version: 5.2.8+f586f1341c46fa38aaaff4c641e7f0fa7e813943. GlobalAssemblyCache: False
2024-05-23 17:36:59.2959 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 17:36:59.3014 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 17:36:59.3014 Info Configuration initialized.
2024-05-23 17:38:45.5779 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-05-23 17:38:45.5904 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-05-23 17:38:45.5904 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-05-23 17:38:45.6039 Info NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c. File version: 5.2.8.2366. Product version: 5.2.8+f586f1341c46fa38aaaff4c641e7f0fa7e813943. GlobalAssemblyCache: False
2024-05-23 17:38:45.6039 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 17:38:45.6039 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 17:38:45.6169 Info Configuration initialized.
2024-05-23 17:40:34.8692 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-05-23 17:40:34.8811 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-05-23 17:40:34.8811 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-05-23 17:40:34.8944 Info NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c. File version: 5.2.8.2366. Product version: 5.2.8+f586f1341c46fa38aaaff4c641e7f0fa7e813943. GlobalAssemblyCache: False
2024-05-23 17:40:34.8944 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 17:40:34.8944 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 17:40:34.8944 Info Configuration initialized.
2024-05-23 17:42:47.8986 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-05-23 17:42:47.9119 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-05-23 17:42:47.9119 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-05-23 17:42:47.9282 Info NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c. File version: 5.2.8.2366. Product version: 5.2.8+f586f1341c46fa38aaaff4c641e7f0fa7e813943. GlobalAssemblyCache: False
2024-05-23 17:42:47.9282 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.FeeApi\bin\Debug\net8.0\nlog.config
2024-05-23 17:42:47.9282 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-05-23 17:42:47.9433 Info Configuration initialized.

@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<_PublishTargetUrl>D:\Publish\DS8\FeeApi</_PublishTargetUrl> <_PublishTargetUrl>D:\Publish\DS8\FeeApi</_PublishTargetUrl>
<History>True|2024-05-23T09:19:01.4587615Z||;True|2024-05-22T16:52:42.2166228+08:00||;True|2024-05-22T15:19:49.1773202+08:00||;True|2024-05-22T15:13:31.9485525+08:00||;True|2024-05-22T13:29:02.1355808+08:00||;True|2024-05-22T09:48:40.8753914+08:00||;True|2024-05-22T09:25:06.2068137+08:00||;True|2024-05-22T09:18:53.0759815+08:00||;True|2024-05-21T17:13:36.4091775+08:00||;True|2024-05-21T14:41:18.8486299+08:00||;True|2024-05-21T11:04:27.3649637+08:00||;</History> <History>True|2024-05-23T09:19:32.8154451Z||;True|2024-05-23T17:19:01.4587615+08:00||;True|2024-05-22T16:52:42.2166228+08:00||;True|2024-05-22T15:19:49.1773202+08:00||;True|2024-05-22T15:13:31.9485525+08:00||;True|2024-05-22T13:29:02.1355808+08:00||;True|2024-05-22T09:48:40.8753914+08:00||;True|2024-05-22T09:25:06.2068137+08:00||;True|2024-05-22T09:18:53.0759815+08:00||;True|2024-05-21T17:13:36.4091775+08:00||;True|2024-05-21T14:41:18.8486299+08:00||;True|2024-05-21T11:04:27.3649637+08:00||;</History>
<LastFailureDetails /> <LastFailureDetails />
</PropertyGroup> </PropertyGroup>
</Project> </Project>
Loading…
Cancel
Save