提交 8a40f5bd 编写于 作者: Y yan.kong
上级 f6a051b8
// 国家编码列表
module.exports = (query, request) => {
const data = {}
return request(
'POST', `http://interface3.music.163.com/eapi/lbs/countries/v1`, data,
{
crypto: 'eapi',
cookie: query.cookie,
proxy: query.proxy,
url: '/api/lbs/countries/v1'
}
)
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册