curl --location --request POST 'http://localhost:8080/common/queryWxCodeState?key' \ --header 'Authorization;'
{ "code": 0, "status": true, "msg": "string", "data": {}, "isSecurity": true }