mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-07-15 23:13:40 +08:00
routine update
This commit is contained in:
parent
2d108586e7
commit
889445bbcf
@ -140,7 +140,7 @@ namespace OpenAuth.App
|
||||
{
|
||||
Id = api.Path,
|
||||
Name = api.Path,
|
||||
Disable = true,
|
||||
Disable = false,
|
||||
SortNo = 0,
|
||||
AppId = $"{Define.API}_{api.Tag}",
|
||||
AppName = $"API接口-{api.Tag}",
|
||||
|
Loading…
Reference in New Issue
Block a user