zbj//1.资源管理 修改
This commit is contained in:
@@ -72,4 +72,9 @@ public class Resinformation {
|
||||
@TableField(value = "type")
|
||||
private String type;
|
||||
|
||||
/**
|
||||
* 资源类型
|
||||
*/
|
||||
@TableField(value = "filename")
|
||||
private String fileName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user