update version 1.0.0 Alpha
This commit is contained in:
21
example_payload/getAppConfigsRespJson.json
Normal file
21
example_payload/getAppConfigsRespJson.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"body": {
|
||||
"createTime": 1652265311817,
|
||||
"disabledApps": [
|
||||
|
||||
],
|
||||
"disabledFuncs": [
|
||||
|
||||
],
|
||||
"disabledInfos": [
|
||||
|
||||
],
|
||||
"isAllowRun": 1,
|
||||
"isAvailable": 1,
|
||||
"notice": "",
|
||||
"updateTime": 0
|
||||
},
|
||||
"code": 200,
|
||||
"returnTime": 1652265311817,
|
||||
"success": true
|
||||
}
|
||||
Reference in New Issue
Block a user