Commit f695c11b authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-admin]: 删除无用代码

parent 8bb53ebb
import request from '@/utils/request'
export function getToken() {
return request({
url: '/qiniu/upload/token', // 假地址 自行替换
method: 'get'
})
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment