src/api/chat.js @@ -39,7 +39,7 @@ formData.append("file", res); axios .post( `${BASE_URL}/api/api/uploadFile`, `${BASE_URL}/wap/public/uploadimg!execute.action`, formData, { onDownloadProgress: (progressEvent) => {