mirror of
https://github.com/skyle1995/NetworkAuth.git
synced 2026-05-25 02:24:05 +08:00
New administrator authentication method
New configuration generation scheme
This commit is contained in:
@@ -221,8 +221,8 @@
|
||||
cols: [[
|
||||
{ field: 'id', title: 'ID', width: 80, sort: true },
|
||||
{ field: 'app_name', title: '应用名称', minWidth: 150 },
|
||||
{ field: 'uuid', title: 'UUID', minWidth: 335 },
|
||||
{ field: 'api_type_name', title: '接口类型', minWidth: 120 },
|
||||
{ field: 'uuid', title: 'UUID', minWidth: 335 },
|
||||
{
|
||||
field: 'status_name',
|
||||
title: '状态',
|
||||
|
||||
Reference in New Issue
Block a user