Yw.Server.Run/Yw.Server.Run.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Yw.TopShelf.Run/Program.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Yw.TopShelf.Run/Properties/PublishProfiles/FolderProfile.pubxml.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Yw.Server.Run/Yw.Server.Run.csproj
@@ -15,10 +15,10 @@ <ItemGroup> <PackageReference Include="Yw.Quartz.Core" Version="3.0.0" /> <PackageReference Include="Yw.Service.Assets.Core" Version="3.2.0" /> <PackageReference Include="Yw.Service.EMWS.Core" Version="3.0.6" /> <PackageReference Include="Yw.Service.Monitor.Core" Version="3.6.0" /> <PackageReference Include="Yw.Service.MonitorRelation.Core" Version="3.2.1" /> <PackageReference Include="Yw.Service.Assets.Core" Version="3.2.2" /> <PackageReference Include="Yw.Service.EMWS.Core" Version="3.0.8" /> <PackageReference Include="Yw.Service.Monitor.Core" Version="3.7.2" /> <PackageReference Include="Yw.Service.MonitorRelation.Core" Version="3.2.8" /> </ItemGroup> <ItemGroup> Yw.TopShelf.Run/Program.cs
@@ -16,29 +16,29 @@ //SMI HostFactory.Run(x => { x.Service<Service>(); x.RunAsLocalSystem(); x.SetDescription("智慧泵站Core版运行分析程序(SMI)"); x.SetDisplayName("IStation.Core.Server.Run.SMI"); x.SetServiceName("IStation.Core.Server.Run.SMI"); x.EnableServiceRecovery(r => r.RestartService(TimeSpan.FromSeconds(120))); x.StartAutomatically(); }); //PHM //HostFactory.Run(x => //{ // x.Service<Service>(); // x.RunAsLocalSystem(); // x.SetDescription("智慧泵站Core版运行分析程序(PHM)"); // x.SetDisplayName("IStation.Core.Server.Run.PHM"); // x.SetServiceName("IStation.Core.Server.Run.PHM"); // x.SetDescription("智慧泵站Core版运行分析程序(SMI)"); // x.SetDisplayName("IStation.Core.Server.Run.SMI"); // x.SetServiceName("IStation.Core.Server.Run.SMI"); // x.EnableServiceRecovery(r => r.RestartService(TimeSpan.FromSeconds(120))); // x.StartAutomatically(); //}); //PHM HostFactory.Run(x => { x.Service<Service>(); x.RunAsLocalSystem(); x.SetDescription("智慧泵站Core版运行分析程序(PHM)"); x.SetDisplayName("IStation.Core.Server.Run.PHM"); x.SetServiceName("IStation.Core.Server.Run.PHM"); x.EnableServiceRecovery(r => r.RestartService(TimeSpan.FromSeconds(120))); x.StartAutomatically(); }); Yw.TopShelf.Run/Properties/PublishProfiles/FolderProfile.pubxml.user
@@ -4,7 +4,7 @@ --> <Project> <PropertyGroup> <History>True|2024-06-22T15:59:23.5776860Z;True|2024-06-21T11:37:51.0791047+08:00;True|2024-05-10T11:12:55.4519037+08:00;True|2024-05-09T17:33:36.3181674+08:00;True|2024-05-04T21:41:10.0872570+08:00;True|2024-04-26T13:38:39.5183442+08:00;False|2024-04-26T13:36:48.1771029+08:00;True|2024-04-04T16:12:48.6153997+08:00;</History> <History>True|2024-09-02T03:50:07.8232571Z;True|2024-06-22T23:59:23.5776860+08:00;True|2024-06-21T11:37:51.0791047+08:00;True|2024-05-10T11:12:55.4519037+08:00;True|2024-05-09T17:33:36.3181674+08:00;True|2024-05-04T21:41:10.0872570+08:00;True|2024-04-26T13:38:39.5183442+08:00;False|2024-04-26T13:36:48.1771029+08:00;True|2024-04-04T16:12:48.6153997+08:00;</History> <LastFailureDetails /> </PropertyGroup> </Project>