BUGFIX:模特;

This commit is contained in:
shahaibo
2023-10-05 13:37:42 +08:00
parent 9d1d555032
commit 907184d2eb
10 changed files with 87 additions and 9 deletions

View File

@@ -51,6 +51,10 @@ public class SysFile implements Serializable {
*
*/
private String md5;
private Integer high;
private Integer width;
/**
* 路径 绝对路径
*