@ -79,4 +79,7 @@ public class CropperRespVO {
@Schema(description = "认证图片")
private String authenticationPic;
@Schema(description = "产品图片")
private String productPic;
}
@ -15,6 +15,7 @@
t1.*,
t2.block_name AS blockName,
t3.product_name AS productName,
t3.product_pic AS productPic,
t4.species_name AS speciesName
FROM
traceability_cropper t1