xyc
2024-10-22 8993355db30bfa1c0a9c4551fb8c6fdf0ec4daed
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/sysPictureBase/model/SysPictureBase.java
@@ -27,6 +27,12 @@
   @ApiModelProperty(value = "svg图片")
   private String svgContent;
   @ApiModelProperty(value = "锚点x6的XML")
   private String anchorsContent;
   @ApiModelProperty(value = "锚点坐标")
   private String anchorsPoints;
   @ApiModelProperty(value = "检索关键字")
   private String contentType;