FrontToken: ********************curl --location --request GET '/front/inner-api/api/wechat/ip-list?appId&appSecret' \
--header 'FrontToken: <api-key>'{
"code": 0,
"msg": "string",
"data": [
"string"
],
"success": true,
"error": true
}