xyc
2024-10-15 d2112d88bb536f8e08eb3ce123a2b2230c4411f9
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/model/TyProductModel.java
@@ -51,6 +51,10 @@
   @ApiModelProperty(value = "图片名称")
   private String operatImgName;
   @TableField(exist = false)
   @ApiModelProperty(value = "图片名称")
   private String svgContent;
   @ApiModelProperty(value = "排序")
   private Integer sort;