jinlin
2024-08-02 fcfe5c58abee6a2f3ea4bcbacad27c9255164363
修改
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;