curl --location --request GET 'http://prod-cn.your-api-server.com/systemManage/getMenuList/v2'
{ "data": [ {} ], "code": "string", "msg": "string" }