增加生成动画
This commit is contained in:
@@ -80,7 +80,7 @@ export function createCreation(data: CreationSubmitParams) {
|
||||
|
||||
export function downloadToFile(data: DownloadToFileParams) {
|
||||
return request({
|
||||
url: '/oss/file/downloadToFile',
|
||||
url: '/oss/file/downloadToBrowser',
|
||||
method: 'post',
|
||||
data,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user