routine update

This commit is contained in:
wintel
2023-12-30 22:07:06 +08:00
parent 3f496f1cca
commit fda898fff6
3 changed files with 204 additions and 206 deletions

View File

@@ -24,8 +24,7 @@ namespace OpenAuth.WebApi
|_|
-------------------------------------------------------------------
Author : yubaolee
.Net 5 Repository: https://gitee.com/dotnetchina/OpenAuth.Net
.Net core 3.1 : https://gitee.com/yubaolee/OpenAuth.Core
Repository : https://gitee.com/dotnetchina/OpenAuth.Net
-------------------------------------------------------------------
Start Time:{DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss")}");
CreateHostBuilder(args).Build().Run();