diff --git a/src/api/safetyEvalBusiness/index.js b/src/api/safetyEvalBusiness/index.js index 6f53191..c361b10 100644 --- a/src/api/safetyEvalBusiness/index.js +++ b/src/api/safetyEvalBusiness/index.js @@ -20,7 +20,7 @@ export const createWpsDoc = declareRequest( export const downloadWpsDoc = declareRequest( "downloadDocLoading", - "Get > /safetyEval-h5/wsp/v3/3rd/files/:fileId/download", + "Get > /safetyEval-h5/wsp/v3/3rd/files/{fileId}/download", ); export const customerPage = declareRequest(