curl --location --request GET '/control/region/country?countryId=&countryNameCh=&countryNameEn=&countryNameEnList=&countryNameTw=¤cyCode=&key=&page=&pagesize=&phoneCode='
{ "code": 0, "success": true, "data": { "data": [ { "key": "MONTGRO", "countryId": "9564", "phoneCode": "382", "countryNameCh": "黑山", "countryNameTw": "黑山", "countryNameEn": "Montenegro", "currencyCode": "EUR", "createTime": "2023-05-09 08:04:47", "updateTime": null, "hasChild": 0 } ] }, "msg": "success", "traceid": "8e3facac9f2d4d8a9dbfb5141e1ac153.1395.16929509058170725" }