# linux 命令获取数据
curl -XGET --compressed "https://api.qweather.com/v7/weather/now?location=101010300&key=Your-Private-Key"
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
# linux 命令获取数据
curl -XGET --compressed "https://api.qweather.com/v7/weather/now?location=101010300&key=Your-Private-Key"