feat: 删除无用代码
This commit is contained in:
parent
f9b959f3d4
commit
a0cab6f763
@ -47,9 +47,6 @@ const getChunkList = (file) => {
|
||||
}
|
||||
|
||||
export const uploadFileChunk = (data) => {
|
||||
const header = {
|
||||
authorization: TOKEN,
|
||||
}
|
||||
let token = uni.getStorageSync('authorization')
|
||||
return uploadFiles('/artwork/upload-chunk', data)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user