routine update

This commit is contained in:
wintel 2025-03-11 21:32:42 +08:00
parent 2d108586e7
commit 889445bbcf

View File

@ -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}",