bug修复
This commit is contained in:
parent
6f9a2e3f2a
commit
62e9cadb43
@ -242,7 +242,9 @@ const SyncFiles = async () => {
|
||||
//更具对应后缀名获取对应接口
|
||||
const addMap = {
|
||||
docx: 'add_docs',
|
||||
doc: 'add_docs',
|
||||
xlsx: 'add_excel',
|
||||
xls: 'add_excel',
|
||||
pptx: 'add_ppt',
|
||||
pdf: 'add_pdfs',
|
||||
md: 'add_mds',
|
||||
|
Loading…
Reference in New Issue
Block a user