wente
2024-05-17 65a79e6ec47a067136f5e9297ca339e8c20747f1
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/sysPictureBase/model/SysPictureBase.java
@@ -29,6 +29,9 @@
   @ApiModelProperty(value = "图片高度")
   private Integer height;
   @ApiModelProperty(value = "svg图片")
   private String svgContent;
   @ApiModelProperty(value = "检索关键字")
   private String contentType;