序列化表格
-
程序包 xyz.migoo.framework.infra.controller.file.vo.config
-
类 xyz.migoo.framework.infra.controller.file.vo.config.FileConfigPageReqVO
class FileConfigPageReqVO extends PageParam implements Serializable-
序列化字段
-
createTime
LocalDateTime[] createTime
-
name
String name
-
storage
Integer storage
-
-
-
-
程序包 xyz.migoo.framework.infra.controller.file.vo.file
-
类 xyz.migoo.framework.infra.controller.file.vo.file.FilePageReqVO
class FilePageReqVO extends PageParam implements Serializable-
序列化字段
-
createTime
LocalDateTime[] createTime
-
path
String path
-
type
String type
-
-
-
-
程序包 xyz.migoo.framework.infra.dal.dataobject.file
-
类 xyz.migoo.framework.infra.dal.dataobject.file.FileConfigDO
-
序列化字段
-
config
FileClientConfig config
OSS客户端配置 -
master
Boolean master
是否为主配置由于我们可以配置多个文件配置,默认情况下,使用主配置进行文件的上传
-
name
String name
配置名 -
remark
String remark
备注 -
storage
Integer storage
存储器
-
-
-
类 xyz.migoo.framework.infra.dal.dataobject.file.FileContentDO
-
类 xyz.migoo.framework.infra.dal.dataobject.file.FileDO
-