完善前端直连oss功能,新增重命名以及删除文件功能,完善后端接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.yoyuzh.files;
|
||||
|
||||
public record DownloadUrlResponse(String url) {
|
||||
}
|
||||
Reference in New Issue
Block a user