a.id as "id", a.orderno as "orderno", a.policyno as "policyno", a.dept_id as "deptId", a.riskcode as "riskcode", a.pay_date as "payDate", a.signdate as "signdate", a.company_id as "companyId", a.agreement_id as "agreementId", a.licenseno as "licenseno", a.taxamount as "taxamount", a.no_tax_premium as "noTaxPremium", a.commission_feerate as "commissionFeerate", a.other_feerate as "otherFeerate", a.commission_feevalue as "commissionFeevalue", a.other_feevalue as "otherFeevalue", a.all_fee_value as "allFeeValue", a.final_fee_value as "finalFeeValue", a.doing_fee_value as "doingFeeValue", a.voucher_number as "voucherNumber", a.contract_id as "contractId", a.contract_file_id as "contractFileId", a.handling_fees_status as "handlingFeesStatus", a.no_policyno as "noPolicyno", a.sy_policyno as "syPolicyno", a.documentary_fees_status as "documentaryFeesStatus", a.is_not_car as "isNotCar", a.is_not_documentary as "isNotDocumentary", a.invoic_amount as "invoicAmount", a.invoic_id as "invoicId", a.tax_premium as "taxPremium", a.jq_supervise_costs_premiums as "jqSuperviseCostsPremiums", a.jq_supervise_costs_proportion as "jqSuperviseCostsProportion", a.sy_supervise_costs_premiums as "sySuperviseCostsPremiums", a.sy_supervise_costs_proportion as "sySuperviseCostsProportion", a.no_supervise_costs_premiums as "noSuperviseCostsPremiums", a.no_supervise_costs_proportion as "noSuperviseCostsProportion", a.partner_companies_id as "partnerCompaniesId", a.jq_premium as "jqPremium", a.sy_premium as "syPremium", a.no_premium as "noPremium", a.jq_no_tax_premium as "jqNoTaxPremium", a.sy_no_tax_premium as "syNoTaxPremium", a.no_no_tax_premium as "noNoTaxPremium", a.jq_receivable_proportion as "jqReceivableProportion", a.sy_receivable_proportion as "syReceivableProportion", a.no_receivable_proportion as "noReceivableProportion", a.jq_other_costs_proportion as "jqOtherCostsProportion", a.sy_other_costs_proportion as "syOtherCostsProportion", a.no_other_costs_proportion as "noOtherCostsProportion", a.settlement_time as "settlementTime", a.update_time as "updateTime", a.settlement_user_id as "settlementUserId", a.update_user_id as "updateUserId", a.jq_other_costs_premium as "jqOtherCostsPremium", a.sy_other_costs_premium as "syOtherCostsPremium", a.no_other_costs_premium as "noOtherCostsPremium", a.partner_companies_name as "partnerCompaniesName", a.company_name as "companyName", a.receivable_amount as "receivableAmount", a.invoic_time as "invoicTime", a.insured_name as "insuredName", a.remarks as "remarks", a.jq_start_date as "jqStartDate", a.jq_end_date as "jqEndDate", a.sy_start_date as "syStartDate", a.sy_end_date as "syEndDate", a.settle_other_status as "settleOtherStatus", a.user_id as "userId", a.invoicing_method as "invoicingMethod", a.settlement_image_id as "settlementImageId", a.task_id as "taskId", a.create_time as "createTime" update ins_ply_income contract_id = #{contractId}, voucher_number = #{voucherNumber}, contract_file_id = #{contractFileId}, handling_fees_status = #{handlingFeesStatus} documentary_fees_status = #{documentaryFeesStatus} where orderno =#{orderno} update ins_ply_income set handling_fees_status ='1', settlement_time =NOW() 1=1 and id in #{item}