-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
调整 MyStarClient 日志信息,优化 MyService 参数
在 `MyStarClient.cs` 文件中,删除了注释 `// 重新拉起进程`,并调整了日志信息的内容。 在 `Program.cs` 文件中,增加了 `using NewLife.Agent.Models;` 和 `using ServiceModel = NewLife.Agent.Models.ServiceModel;` 的引用。 在 `Program.cs` 文件中,修改了 `MyService` 类的代码,将 `Host.Install` 方法的参数从多个独立参数改为一个 `ServiceModel` 对象。
- Loading branch information
猿人易
committed
Dec 4, 2024
1 parent
53c13db
commit c57f84e
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters