and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} id, company_name, company_contacts, company_address, company_tel, company_fax, company_post_code, depot_flag, customer_flag, minus_stock_flag, tenant_id, delete_flag delete from jsh_system_config where id = #{id,jdbcType=BIGINT} delete from jsh_system_config insert into jsh_system_config (id, company_name, company_contacts, company_address, company_tel, company_fax, company_post_code, depot_flag, customer_flag, minus_stock_flag, tenant_id, delete_flag ) values (#{id,jdbcType=BIGINT}, #{companyName,jdbcType=VARCHAR}, #{companyContacts,jdbcType=VARCHAR}, #{companyAddress,jdbcType=VARCHAR}, #{companyTel,jdbcType=VARCHAR}, #{companyFax,jdbcType=VARCHAR}, #{companyPostCode,jdbcType=VARCHAR}, #{depotFlag,jdbcType=VARCHAR}, #{customerFlag,jdbcType=VARCHAR}, #{minusStockFlag,jdbcType=VARCHAR}, #{tenantId,jdbcType=BIGINT}, #{deleteFlag,jdbcType=VARCHAR} ) insert into jsh_system_config id, company_name, company_contacts, company_address, company_tel, company_fax, company_post_code, depot_flag, customer_flag, minus_stock_flag, tenant_id, delete_flag, #{id,jdbcType=BIGINT}, #{companyName,jdbcType=VARCHAR}, #{companyContacts,jdbcType=VARCHAR}, #{companyAddress,jdbcType=VARCHAR}, #{companyTel,jdbcType=VARCHAR}, #{companyFax,jdbcType=VARCHAR}, #{companyPostCode,jdbcType=VARCHAR}, #{depotFlag,jdbcType=VARCHAR}, #{customerFlag,jdbcType=VARCHAR}, #{minusStockFlag,jdbcType=VARCHAR}, #{tenantId,jdbcType=BIGINT}, #{deleteFlag,jdbcType=VARCHAR}, update jsh_system_config id = #{record.id,jdbcType=BIGINT}, company_name = #{record.companyName,jdbcType=VARCHAR}, company_contacts = #{record.companyContacts,jdbcType=VARCHAR}, company_address = #{record.companyAddress,jdbcType=VARCHAR}, company_tel = #{record.companyTel,jdbcType=VARCHAR}, company_fax = #{record.companyFax,jdbcType=VARCHAR}, company_post_code = #{record.companyPostCode,jdbcType=VARCHAR}, depot_flag = #{record.depotFlag,jdbcType=VARCHAR}, customer_flag = #{record.customerFlag,jdbcType=VARCHAR}, minus_stock_flag = #{record.minusStockFlag,jdbcType=VARCHAR}, tenant_id = #{record.tenantId,jdbcType=BIGINT}, delete_flag = #{record.deleteFlag,jdbcType=VARCHAR}, update jsh_system_config set id = #{record.id,jdbcType=BIGINT}, company_name = #{record.companyName,jdbcType=VARCHAR}, company_contacts = #{record.companyContacts,jdbcType=VARCHAR}, company_address = #{record.companyAddress,jdbcType=VARCHAR}, company_tel = #{record.companyTel,jdbcType=VARCHAR}, company_fax = #{record.companyFax,jdbcType=VARCHAR}, company_post_code = #{record.companyPostCode,jdbcType=VARCHAR}, depot_flag = #{record.depotFlag,jdbcType=VARCHAR}, customer_flag = #{record.customerFlag,jdbcType=VARCHAR}, minus_stock_flag = #{record.minusStockFlag,jdbcType=VARCHAR}, tenant_id = #{record.tenantId,jdbcType=BIGINT}, delete_flag = #{record.deleteFlag,jdbcType=VARCHAR} update jsh_system_config company_name = #{companyName,jdbcType=VARCHAR}, company_contacts = #{companyContacts,jdbcType=VARCHAR}, company_address = #{companyAddress,jdbcType=VARCHAR}, company_tel = #{companyTel,jdbcType=VARCHAR}, company_fax = #{companyFax,jdbcType=VARCHAR}, company_post_code = #{companyPostCode,jdbcType=VARCHAR}, depot_flag = #{depotFlag,jdbcType=VARCHAR}, customer_flag = #{customerFlag,jdbcType=VARCHAR}, minus_stock_flag = #{minusStockFlag,jdbcType=VARCHAR}, tenant_id = #{tenantId,jdbcType=BIGINT}, delete_flag = #{deleteFlag,jdbcType=VARCHAR}, where id = #{id,jdbcType=BIGINT} update jsh_system_config set company_name = #{companyName,jdbcType=VARCHAR}, company_contacts = #{companyContacts,jdbcType=VARCHAR}, company_address = #{companyAddress,jdbcType=VARCHAR}, company_tel = #{companyTel,jdbcType=VARCHAR}, company_fax = #{companyFax,jdbcType=VARCHAR}, company_post_code = #{companyPostCode,jdbcType=VARCHAR}, depot_flag = #{depotFlag,jdbcType=VARCHAR}, customer_flag = #{customerFlag,jdbcType=VARCHAR}, minus_stock_flag = #{minusStockFlag,jdbcType=VARCHAR}, tenant_id = #{tenantId,jdbcType=BIGINT}, delete_flag = #{deleteFlag,jdbcType=VARCHAR} where id = #{id,jdbcType=BIGINT}