获取下载节点接口.md 228 Bytes

###接口地址

/oss_area

###请求方式

GET请求

###URL参数 access_token

###返回值 有返回值

   [{
    text:"中国",
    server:"cn"
    default:true
   },{
    text:"美国",
    server:"us"
   }]