mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2025-12-12 17:42:49 +00:00
完善描述文件
This commit is contained in:
parent
56f293f00b
commit
4bc46fbf7a
@ -52,5 +52,5 @@ export interface BaseUpload {
|
|||||||
* @param ctx
|
* @param ctx
|
||||||
* @param key 文件路径
|
* @param key 文件路径
|
||||||
*/
|
*/
|
||||||
upload(ctx): Promise<string>;
|
upload(ctx): Promise<any>;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user