This commit is contained in:
wangjinlei
2023-09-20 17:37:10 +08:00
parent a57aef3c54
commit 1b3d3358a8
2 changed files with 48 additions and 3 deletions

View File

@@ -163,6 +163,9 @@ public class ShopProductEntity implements Serializable {
@TableField(exist = false)
private List<Object> shoproudIds;
@TableField(exist = false)
private List<String> shoproudLabels;
// private Object bookidsimages;
//