bugfix
This commit is contained in:
parent
2e66b08b4c
commit
ae4ae625d9
@ -2,7 +2,7 @@
|
|||||||
"widgettype":"Form",
|
"widgettype":"Form",
|
||||||
"options":{
|
"options":{
|
||||||
"title":"创建用户apikey",
|
"title":"创建用户apikey",
|
||||||
"dscription":"下位系统要免密登录本系统,需要设置apikey和secretkey",
|
"dscription":"下位系统要免密登录本系统,需要设置apikey和secretkey",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"name":"id",
|
"name":"id",
|
||||||
@ -19,7 +19,7 @@
|
|||||||
{
|
{
|
||||||
"name":"description",
|
"name":"description",
|
||||||
"label":"应用描述",
|
"label":"应用描述",
|
||||||
"uitype":"str"
|
"uitype":"text"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"allowedips",
|
"name":"allowedips",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user