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

@@ -22,8 +22,7 @@ namespace OpenAuth.Mvc
|_|
-------------------------------------------------------------------
Author : yubaolee
.Net 5 Repository: https://gitee.com/dotnetchina/OpenAuth.Net
.Net core 3.1 Rep: https://gitee.com/yubaolee/OpenAuth.Core
Repository : https://gitee.com/dotnetchina/OpenAuth.Net
-------------------------------------------------------------------
");
CreateHostBuilder(args).Build().Run();