pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/pojoPlt/PltProduct.java
@@ -50,9 +50,15 @@ @JSONField(serializeUsing= ObjectWriterImplToString.class) public Long image; /** * 典型图片web路径 */ @TableField(exist = false) public String imageWebPath; /** * 典型图片缩略图web路径 */ @TableField(exist = false) public String imageWebPathZip; /**