zbj//1.修改资源 2.删除资源
This commit is contained in:
@@ -67,4 +67,9 @@ public class ResourceData {
|
||||
@TableField(value = "type")
|
||||
private Integer type;
|
||||
|
||||
/**
|
||||
* 文件名称
|
||||
*/
|
||||
@TableField(value = "file_name")
|
||||
private String fileName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user