fix
parent
c142919806
commit
abbb4746b3
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue