@ -22,7 +22,9 @@
t1.harvest_num AS harvestNum,
t2.create_time AS create_time,
t1.production,
t3.id AS speciesId
t3.id AS speciesId,
t6.authentication_type as authenticationType,
t2.product_pic as productPic
FROM
traceability_grow_record t1
LEFT JOIN traceability_cropper t6 ON t1.cropper_id = t6.id