jianghaiqing 4 months ago
commit 117ae32d0d

@ -18,7 +18,7 @@ namespace DS.WMS.Core.Op.Method.TaskInteraction
/// <summary>
/// 任务交互服务
/// </summary>
public class TaskService : FeeServiceBase, ITaskService
public abstract class TaskService : FeeServiceBase, ITaskService
{
/// <summary>
/// 任务管理服务

@ -803,3 +803,10 @@
2024-07-25 10:04:30.5557 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.OpApi\bin\Debug\net8.0\nlog.config
2024-07-25 10:04:30.5557 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-07-25 10:04:30.5557 Info Configuration initialized.
2024-07-25 16:11:06.5379 Info Registered target NLog.Targets.FileTarget(Name=allfile)
2024-07-25 16:11:06.5602 Info Registered target NLog.Targets.FileTarget(Name=ownFile-web)
2024-07-25 16:11:06.5680 Info Registered target NLog.Targets.ColoredConsoleTarget(Name=console)
2024-07-25 16:11:06.5938 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-07-25 16:11:06.6047 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Source\Repos\DS8\ds-wms-service\DS.WMS.OpApi\bin\Debug\net8.0\nlog.config
2024-07-25 16:11:06.6047 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile
2024-07-25 16:11:06.6305 Info Configuration initialized.

Loading…
Cancel
Save