bugfix
This commit is contained in:
parent
e3d5d107c1
commit
7b1366d210
19
json/uapiset.json
Normal file
19
json/uapiset.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"tblname":"uapiset",
|
||||||
|
"params":{
|
||||||
|
"title":"API集",
|
||||||
|
"sortby":"name",
|
||||||
|
"browserfields":{
|
||||||
|
"exclouded":["id" ],
|
||||||
|
"alters":{}
|
||||||
|
},
|
||||||
|
"editexclouded":["id"]
|
||||||
|
},
|
||||||
|
"subtables":[
|
||||||
|
{
|
||||||
|
"field":"apikeyid",
|
||||||
|
"subtable":"uapi",
|
||||||
|
"title":"定义api"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user