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