id ,
uuid ,
`type`,
checker ,
check_time ,
check_desc ,
problems ,
advices ,
remarks ,
capacity ,
wheat ,
rice ,
corn ,
bean ,
improver_plan ,
improver_start_plan ,
improver_end_plan ,
improver ,
improve_start_time ,
improve_end_time ,
improve_works ,
improve_result ,
c_id ,
c_time ,
u_id ,
u_time ,
version,
provinceId,
cityId,
houseId,
grainId,
pic,
checker_pic,
pics,
audit,
other_type,
other_house,
problem_radio,
checker2,
checker_head,
checker_unit,
checker_job,
tick,
code,
operator,
back_date,
file_uuid
INSERT INTO daily_record_supercheck_file
uuid,
`type`,
checker,
check_time,
check_desc,
problems,
advices,
remarks,
capacity,
wheat,
rice,
corn,
bean,
improver_plan ,
improver_start_plan ,
improver_end_plan ,
improver,
improve_start_time,
improve_end_time,
improve_works,
improve_result,
provinceId,
cityId,
grainId,
houseId,
pic,
pics,
audit,
checker_pic,
c_id,
c_time,
u_id,
u_time,
version,
other_type,
other_house,
problem_radio,
checker2,
checker_head,
checker_unit,
checker_job,
code,
tick,
operator,
back_date,
file_uuid
#{uuid},
#{type},
#{checker},
#{checkTime},
#{checkDesc},
#{problems},
#{advices},
#{remarks},
#{capacity},
#{wheat},
#{rice},
#{corn},
#{bean},
#{improverPlan} ,
#{improverStartPlan} ,
#{improverEndPlan} ,
#{improver},
#{improveStartTime},
#{improveEndTime},
#{improveWorks},
#{improveResult},
#{provinceId},
#{cityId},
#{grainId},
#{houseId},
#{pic},
#{pics},
#{audit},
#{checkerPic},
#{cId},
#{cTime},
#{uId},
#{uTime},
#{version},
#{otherType},
#{otherHouse},
#{problemRadio},
#{checker2},
#{checkerHead},
#{checkerUnit},
#{checkerJob},
#{code},
#{tick},
#{operator},
#{backDate},
#{fileUuid}