mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-16 20:57:11 +08:00
refactor(system/file): 重构文件管理表结构,新增计算文件大小接口
This commit is contained in:
@@ -29,11 +29,6 @@ public class ContainerConstants {
|
||||
*/
|
||||
public static final String USER_NICKNAME = "UserNickname";
|
||||
|
||||
/**
|
||||
* 文件信息
|
||||
*/
|
||||
public static final String FILE_INFO = "FileInfo";
|
||||
|
||||
/**
|
||||
* 用户角色 ID 列表
|
||||
*/
|
||||
|
Reference in New Issue
Block a user