BUGFIX:系统模特高宽默认1050 500;

This commit is contained in:
shahaibo
2023-10-09 10:26:10 +08:00
parent e7ea5c2a2a
commit 26f4566fac
6 changed files with 23 additions and 33 deletions

View File

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