jinlin
2024-05-28 7c723bef7e4d9aaf1ac07da4a369b28f572e551c
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/sysPictureBase/model/SysPictureBase.java
@@ -9,7 +9,7 @@
/**
 * sys_picture_base
 *
 * @author zt generator
 * @author zt generator
 * @since 1.0.0 2024-02-27
 */
@Data
@@ -30,6 +30,9 @@
   @ApiModelProperty(value = "图片高度")
   private Integer height;
   @ApiModelProperty(value = "svg图片")
   private String svgContent;
   @ApiModelProperty(value = "检索关键字")
   private String contentType;