bugfix
This commit is contained in:
parent
e37073b713
commit
7b7d859be1
@ -45,12 +45,6 @@
|
|||||||
"type": "str",
|
"type": "str",
|
||||||
"length": 32
|
"length": 32
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "apiname",
|
|
||||||
"title": "接口名称",
|
|
||||||
"type": "str",
|
|
||||||
"length": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "providerid",
|
"name": "providerid",
|
||||||
"title": "供应商id",
|
"title": "供应商id",
|
||||||
@ -73,25 +67,6 @@
|
|||||||
"title": "失效日期",
|
"title": "失效日期",
|
||||||
"type": "date"
|
"type": "date"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "query_apiname",
|
|
||||||
"title": "结果查询接口名称",
|
|
||||||
"type": "str",
|
|
||||||
"length": 100
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "query_period",
|
|
||||||
"title": "查询间隔",
|
|
||||||
"type": "long",
|
|
||||||
"default": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ppid",
|
|
||||||
"title": "计费项目id",
|
|
||||||
"type": "str",
|
|
||||||
"length": 32,
|
|
||||||
"nullable": "yes"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "min_balance",
|
"name": "min_balance",
|
||||||
"title": "最低余额",
|
"title": "最低余额",
|
||||||
@ -124,12 +99,6 @@
|
|||||||
"table": "organization",
|
"table": "organization",
|
||||||
"valuefield": "id",
|
"valuefield": "id",
|
||||||
"textfield": "orgname"
|
"textfield": "orgname"
|
||||||
},
|
|
||||||
{
|
|
||||||
"field": "ppid",
|
|
||||||
"table": "pricing_program",
|
|
||||||
"valuefield": "id",
|
|
||||||
"textfield": "name"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user