chore: remove uapiset.json CRUD definition
uapiset table is being removed. auth_apiname moved to upapp table.
This commit is contained in:
parent
8fe844be48
commit
471362a9f1
@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"tblname":"uapiset",
|
|
||||||
"params":{
|
|
||||||
"title":"API集",
|
|
||||||
"sortby":"name",
|
|
||||||
"browserfields":{
|
|
||||||
"exclouded":["id" ],
|
|
||||||
"alters":{}
|
|
||||||
},
|
|
||||||
"editexclouded":["id"],
|
|
||||||
"subtables":[
|
|
||||||
{
|
|
||||||
"field":"apisetid",
|
|
||||||
"subtable":"uapi",
|
|
||||||
"title":"定义api"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user