感谢您的反馈!
test
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| param0 | String | 必须 | test | test | |
| param1 | String [] | 必须 |
|
test | |
| param2 | String | 必须 | test | test | |
| param3 | String [] | 必须 |
|
test | |
| param4 | String | 必须 | test | test | |
| param5 | String | 必须 | test | test | |
| param6 | String [] | 必须 |
|
test |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| data | Data | test | |
|
|||
| success | Boolean | true | test |
| errCode | String | 200 | test |
| errMessage | String | 成功 | test |
{"list1":[{"list1_sub1":0,"list1_sub2":"1"}],null:"","object1":{null:"","object1_sub2":"1","object1_sub1":1},"url_name":"xiaob","url_fix":"","url_system":"","header_name":"xiaob"}
{
"data":{
"listInfo":"[{\"a\":\"b\"}]",
"listType":"production"
},
"success":true,
"errCode":"200",
"errMessage":"成功"
}
{"success":"false","errCode":"sign-check-failure","errMessage":"Illegal request"}
| 错误码 | 错误描述 | 解决方案 |
|---|