select ID, Wl_Code, Itemname, Itemstandard, Machine_no, Stock_dw, Crl_Name, Price, P_Code, P_Name, SendDate, MemoList, Isnowprice, po_dw, po_price, po_relation, RMB_Price, huili, comfirm_flag, comfirm_man, comfirm_DATE, write_man, Auditing_Flag, Auditing_man, Auditing_Date, Approve_flag, Approve_MAN, Approve_date, last_price, last_crl_name, stock_dw_m2, KID, tax_flag, tax_percent, tax_price, FU_Width, base_code, long_width from provider_pricelist insert into provider_pricelist ID, Wl_Code, Itemname, Itemstandard, Machine_no, Stock_dw, Crl_Name, Price, P_Code, P_Name, SendDate, MemoList, Isnowprice, po_dw, po_price, po_relation, RMB_Price, huili, comfirm_flag, comfirm_man, comfirm_DATE, write_man, Auditing_Flag, Auditing_man, Auditing_Date, Approve_flag, Approve_MAN, Approve_date, last_price, last_crl_name, stock_dw_m2, KID, tax_flag, tax_percent, tax_price, FU_Width, base_code, long_width, #{ID}, #{wlCode}, #{Itemname}, #{Itemstandard}, #{machineNo}, #{stockDw}, #{crlName}, #{Price}, #{pCode}, #{pName}, #{SendDate}, #{MemoList}, #{Isnowprice}, #{poDw}, #{poPrice}, #{poRelation}, #{rmbPrice}, #{huili}, #{comfirmFlag}, #{comfirmMan}, #{comfirmDate}, #{writeMan}, #{auditingFlag}, #{auditingMan}, #{auditingDate}, #{approveFlag}, #{approveMan}, #{approveDate}, #{lastPrice}, #{lastCrlName}, #{stockDwM2}, #{KID}, #{taxFlag}, #{taxPercent}, #{taxPrice}, #{fuWidth}, #{baseCode}, #{longWidth}, update provider_pricelist Wl_Code = #{wlCode}, Itemname = #{Itemname}, Itemstandard = #{Itemstandard}, Machine_no = #{machineNo}, Stock_dw = #{stockDw}, Crl_Name = #{crlName}, Price = #{Price}, P_Code = #{pCode}, P_Name = #{pName}, SendDate = #{SendDate}, MemoList = #{MemoList}, Isnowprice = #{Isnowprice}, po_dw = #{poDw}, po_price = #{poPrice}, po_relation = #{poRelation}, RMB_Price = #{rmbPrice}, huili = #{huili}, comfirm_flag = #{comfirmFlag}, comfirm_man = #{comfirmMan}, comfirm_DATE = #{comfirmDate}, write_man = #{writeMan}, Auditing_Flag = #{auditingFlag}, Auditing_man = #{auditingMan}, Auditing_Date = #{auditingDate}, Approve_flag = #{approveFlag}, Approve_MAN = #{approveMan}, Approve_date = #{approveDate}, last_price = #{lastPrice}, last_crl_name = #{lastCrlName}, stock_dw_m2 = #{stockDwM2}, KID = #{KID}, tax_flag = #{taxFlag}, tax_percent = #{taxPercent}, tax_price = #{taxPrice}, FU_Width = #{fuWidth}, base_code = #{baseCode}, long_width = #{longWidth}, where ID = #{ID} delete from provider_pricelist where ID = #{ID} delete from provider_pricelist where ID in #{ID}