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