tangjie 2026-08-05 14:54:54 +08:00
parent c142919806
commit abbb4746b3
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export const createWpsDoc = declareRequest(
export const downloadWpsDoc = declareRequest( export const downloadWpsDoc = declareRequest(
"downloadDocLoading", "downloadDocLoading",
"Get > /safetyEval-h5/wsp/v3/3rd/files/:fileId/download", "Get > /safetyEval-h5/wsp/v3/3rd/files/{fileId}/download",
); );
export const customerPage = declareRequest( export const customerPage = declareRequest(