main
masong 2 years ago
parent b44c672d76
commit 480aeb7ac3
  1. 2
      cjy-module-traceability/cjy-module-traceability-biz/src/main/resources/mapper/growrecord/GrowRecordMapper.xml

@ -19,6 +19,8 @@
t1.plant_time as plantTime,
t1.end_time as endTime,
t1.harvest_num as harvestNum,
t2.create_time as create_time,
t2.product_breed as productBreed,
t1.production
FROM
traceability_grow_record t1

Loading…
Cancel
Save