{ "appId": "{{appid}}" }
curl --location --request POST 'http://218.78.116.24:10883/gewe/v2/api/contacts/fetchContactsListCache' \ --header 'X-GEWE-TOKEN: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "appId": "" }'
{ "ret": 200, "msg": "操作成功" }