{}
curl --location -g --request POST 'http://127.0.0.1/sns/get_persistent_code?access_token={{access_token}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "errcode": 0, "errmsg": "ok", "persistent_code": "liSii8KCxxxxx", "openid": "dsa-d-asdasdadHIBIinoninINIn-ssdasd", "unionid": "7Huu46kk" }