提交 6017fa8c 编写于 作者: Z Zachary

feat: update api

上级 ad13e985
import { requset } from "./base";
export const getSong = id => requset.get(`/song/url?id=${id}`);
export const getSongDetail = ids => requset.get(`/song/detail?ids=${ids}`);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册