提交 8f701d72 编写于 作者: B binaryify

代码格式化

上级 d4dc1f24
import { banner,lyric } from '../main'
banner({ type:0 }).then(res=>{
import { banner, lyric } from '../main'
banner({ type: 0 }).then((res) => {
console.log(res)
})
lyric({
id:"33894312"
}).then(res=>{
id: '33894312',
}).then((res) => {
console.log(res)
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册