curl --location 'api/v1/security-code/list'
{ "code": 0, "message": "string", "data": { "id": 0, "infos": [ { "id": 0, "code": "string" } ] } }