curl --location --request GET 'http://test-cn.your-api-server.com/country'
{ "data": { "confirmed_count": 9347275, "suspected_count": 0, "cured_count": 447586, "dead_count": 30984 }, "comment": "", "update_time": 1670981310933 }