Commit d067abd3 authored by liwei's avatar liwei

修改了学历认证和工作认证上传

parent c926db6a
......@@ -376,7 +376,7 @@ import {getOssUrl, getUploadType} from "../../api/article";
filePath: path,
formData: {
file: path,//你要传的临时文件
temp: 'opmArticle',
temp: 'opmMember',
},
header: {
Authorization: 'Bearer ' + uni.getStorageSync("token"),
......
Markdown is supported
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