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