curl --location --request GET 'http://192.168.1.36:8080/akaso/api/findExitInvitCode'
{ "state": "200", "message": "成功", "data": "123456", "code": "200" }