select id, bill_code, scan_type, pre_or_next_station, pre_or_next_station_code, pre_or_next_station_phone, pre_or_next_man_code, pre_or_next_man_phone, scan_date, scan_man_code, scan_man_phone, scan_site, scan_site_code, scan_site_phone, scan_weight, weight, dispatch_or_send_man, dispatch_or_send_man_code, dispatch_or_send_man_phone, sign_date, sign_man, sign_site, sign_site_code, record_man_code, record_man_phone, record_site_code, truck_man, truck_code, data_from, pic_url, status, create_site_code, modify_site_code, del_flag, create_by, create_time, update_by, update_time, remark from emis_tms_scan_record insert into emis_tms_scan_record id, bill_code, scan_type, pre_or_next_station, pre_or_next_station_code, pre_or_next_station_phone, pre_or_next_man_code, pre_or_next_man_phone, scan_date, scan_man_code, scan_man_phone, scan_site, scan_site_code, scan_site_phone, scan_weight, weight, dispatch_or_send_man, dispatch_or_send_man_code, dispatch_or_send_man_phone, sign_date, sign_man, sign_site, sign_site_code, record_man_code, record_man_phone, record_site_code, truck_man, truck_code, data_from, pic_url, status, create_site_code, modify_site_code, del_flag, create_by, create_time, update_by, update_time, remark, #{id}, #{billCode}, #{scanType}, #{preOrNextStation}, #{preOrNextStationCode}, #{preOrNextStationPhone}, #{preOrNextManCode}, #{preOrNextManPhone}, #{scanDate}, #{scanManCode}, #{scanManPhone}, #{scanSite}, #{scanSiteCode}, #{scanSitePhone}, #{scanWeight}, #{weight}, #{dispatchOrSendMan}, #{dispatchOrSendManCode}, #{dispatchOrSendManPhone}, #{signDate}, #{signMan}, #{signSite}, #{signSiteCode}, #{recordManCode}, #{recordManPhone}, #{recordSiteCode}, #{truckMan}, #{truckCode}, #{dataFrom}, #{picUrl}, #{status}, #{createSiteCode}, #{modifySiteCode}, #{delFlag}, #{createBy}, #{createTime}, #{updateBy}, #{updateTime}, #{remark}, update emis_tms_scan_record bill_code = #{billCode}, scan_type = #{scanType}, pre_or_next_station = #{preOrNextStation}, pre_or_next_station_code = #{preOrNextStationCode}, pre_or_next_station_phone = #{preOrNextStationPhone}, pre_or_next_man_code = #{preOrNextManCode}, pre_or_next_man_phone = #{preOrNextManPhone}, scan_date = #{scanDate}, scan_man_code = #{scanManCode}, scan_man_phone = #{scanManPhone}, scan_site = #{scanSite}, scan_site_code = #{scanSiteCode}, scan_site_phone = #{scanSitePhone}, scan_weight = #{scanWeight}, weight = #{weight}, dispatch_or_send_man = #{dispatchOrSendMan}, dispatch_or_send_man_code = #{dispatchOrSendManCode}, dispatch_or_send_man_phone = #{dispatchOrSendManPhone}, sign_date = #{signDate}, sign_man = #{signMan}, sign_site = #{signSite}, sign_site_code = #{signSiteCode}, record_man_code = #{recordManCode}, record_man_phone = #{recordManPhone}, record_site_code = #{recordSiteCode}, truck_man = #{truckMan}, truck_code = #{truckCode}, data_from = #{dataFrom}, pic_url = #{picUrl}, status = #{status}, create_site_code = #{createSiteCode}, modify_site_code = #{modifySiteCode}, del_flag = #{delFlag}, create_by = #{createBy}, create_time = #{createTime}, update_by = #{updateBy}, update_time = #{updateTime}, remark = #{remark}, where id = #{id} delete from emis_tms_scan_record where id = #{id} delete from emis_tms_scan_record where id in #{id}