mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-03-22 02:37:18 +08:00
update 优化 oss远程接口增加扩展字段存储
This commit is contained in:
@@ -41,4 +41,9 @@ public class RemoteFile implements Serializable {
|
||||
*/
|
||||
private String fileSuffix;
|
||||
|
||||
/**
|
||||
* 扩展字段
|
||||
*/
|
||||
private String ext1;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user