mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2025-12-11 00:22:49 +00:00
修改下载地址
This commit is contained in:
parent
540d93e133
commit
32a516cc1d
@ -28,7 +28,7 @@ export class AppDemoFileController extends BaseController {
|
||||
@Post('/downAndUpload', { summary: '下载并上传' })
|
||||
async downAndUpload() {
|
||||
return this.ok(
|
||||
await this.file.downAndUpload('https://cool-js.com/notice.png')
|
||||
await this.file.downAndUpload('https://cool-js.com/admin/show.png')
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user