Authorization: ********************
curl --location --request GET 'test-mg-admin.hwyc.io/v1/user/check/pay/pwd?payPwd' \ --header 'Authorization: <token>'
{ "code": 0, "msg": "string", "data": true, "success": true }