xyc
2024-08-02 c80aedf517205fd50e608efc17ead73a3667d506
Merge remote-tracking branch 'origin/master'
1个文件已修改
6 ■■■■■ 已修改文件
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/sysPictureBase/model/SysPictureBase.java 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;