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, org_id, agent_id, szlk_org_id, house_id, ware_id, lspz, lsxz, lsdj, fssj, srsl,
zcsl, kcsl, lqgs_org_id, is_jz, sjly, create_person, create_date, updatetime
delete from business_agent_bgmxz
where id = #{id,jdbcType=INTEGER}
delete from business_agent_bgmxz
insert into business_agent_bgmxz (id, org_id, agent_id,
szlk_org_id, house_id, ware_id,
lspz, lsxz, lsdj, fssj,
srsl, zcsl, kcsl, lqgs_org_id,
is_jz, sjly, create_person,
create_date, updatetime)
values (#{id,jdbcType=INTEGER}, #{orgId,jdbcType=INTEGER}, #{agentId,jdbcType=INTEGER},
#{szlkOrgId,jdbcType=INTEGER}, #{houseId,jdbcType=VARCHAR}, #{wareId,jdbcType=VARCHAR},
#{lspz,jdbcType=INTEGER}, #{lsxz,jdbcType=INTEGER}, #{lsdj,jdbcType=INTEGER}, #{fssj,jdbcType=TIMESTAMP},
#{srsl,jdbcType=DECIMAL}, #{zcsl,jdbcType=DECIMAL}, #{kcsl,jdbcType=DECIMAL}, #{lqgsOrgId,jdbcType=INTEGER},
#{isJz,jdbcType=INTEGER}, #{sjly,jdbcType=INTEGER}, #{createPerson,jdbcType=VARCHAR},
#{createDate,jdbcType=TIMESTAMP}, #{updatetime,jdbcType=TIMESTAMP})
insert into business_agent_bgmxz
id,
org_id,
agent_id,
szlk_org_id,
house_id,
ware_id,
lspz,
lsxz,
lsdj,
fssj,
srsl,
zcsl,
kcsl,
lqgs_org_id,
is_jz,
sjly,
create_person,
create_date,
updatetime,
#{id,jdbcType=INTEGER},
#{orgId,jdbcType=INTEGER},
#{agentId,jdbcType=INTEGER},
#{szlkOrgId,jdbcType=INTEGER},
#{houseId,jdbcType=VARCHAR},
#{wareId,jdbcType=VARCHAR},
#{lspz,jdbcType=INTEGER},
#{lsxz,jdbcType=INTEGER},
#{lsdj,jdbcType=INTEGER},
#{fssj,jdbcType=TIMESTAMP},
#{srsl,jdbcType=DECIMAL},
#{zcsl,jdbcType=DECIMAL},
#{kcsl,jdbcType=DECIMAL},
#{lqgsOrgId,jdbcType=INTEGER},
#{isJz,jdbcType=INTEGER},
#{sjly,jdbcType=INTEGER},
#{createPerson,jdbcType=VARCHAR},
#{createDate,jdbcType=TIMESTAMP},
#{updatetime,jdbcType=TIMESTAMP},
update business_agent_bgmxz
id = #{record.id,jdbcType=INTEGER},
org_id = #{record.orgId,jdbcType=INTEGER},
agent_id = #{record.agentId,jdbcType=INTEGER},
szlk_org_id = #{record.szlkOrgId,jdbcType=INTEGER},
house_id = #{record.houseId,jdbcType=VARCHAR},
ware_id = #{record.wareId,jdbcType=VARCHAR},
lspz = #{record.lspz,jdbcType=INTEGER},
lsxz = #{record.lsxz,jdbcType=INTEGER},
lsdj = #{record.lsdj,jdbcType=INTEGER},
fssj = #{record.fssj,jdbcType=TIMESTAMP},
srsl = #{record.srsl,jdbcType=DECIMAL},
zcsl = #{record.zcsl,jdbcType=DECIMAL},
kcsl = #{record.kcsl,jdbcType=DECIMAL},
lqgs_org_id = #{record.lqgsOrgId,jdbcType=INTEGER},
is_jz = #{record.isJz,jdbcType=INTEGER},
sjly = #{record.sjly,jdbcType=INTEGER},
create_person = #{record.createPerson,jdbcType=VARCHAR},
create_date = #{record.createDate,jdbcType=TIMESTAMP},
updatetime = #{record.updatetime,jdbcType=TIMESTAMP},
update business_agent_bgmxz
set id = #{record.id,jdbcType=INTEGER},
org_id = #{record.orgId,jdbcType=INTEGER},
agent_id = #{record.agentId,jdbcType=INTEGER},
szlk_org_id = #{record.szlkOrgId,jdbcType=INTEGER},
house_id = #{record.houseId,jdbcType=VARCHAR},
ware_id = #{record.wareId,jdbcType=VARCHAR},
lspz = #{record.lspz,jdbcType=INTEGER},
lsxz = #{record.lsxz,jdbcType=INTEGER},
lsdj = #{record.lsdj,jdbcType=INTEGER},
fssj = #{record.fssj,jdbcType=TIMESTAMP},
srsl = #{record.srsl,jdbcType=DECIMAL},
zcsl = #{record.zcsl,jdbcType=DECIMAL},
kcsl = #{record.kcsl,jdbcType=DECIMAL},
lqgs_org_id = #{record.lqgsOrgId,jdbcType=INTEGER},
is_jz = #{record.isJz,jdbcType=INTEGER},
sjly = #{record.sjly,jdbcType=INTEGER},
create_person = #{record.createPerson,jdbcType=VARCHAR},
create_date = #{record.createDate,jdbcType=TIMESTAMP},
updatetime = #{record.updatetime,jdbcType=TIMESTAMP}
update business_agent_bgmxz
org_id = #{orgId,jdbcType=INTEGER},
agent_id = #{agentId,jdbcType=INTEGER},
szlk_org_id = #{szlkOrgId,jdbcType=INTEGER},
house_id = #{houseId,jdbcType=VARCHAR},
ware_id = #{wareId,jdbcType=VARCHAR},
lspz = #{lspz,jdbcType=INTEGER},
lsxz = #{lsxz,jdbcType=INTEGER},
lsdj = #{lsdj,jdbcType=INTEGER},
fssj = #{fssj,jdbcType=TIMESTAMP},
srsl = #{srsl,jdbcType=DECIMAL},
zcsl = #{zcsl,jdbcType=DECIMAL},
kcsl = #{kcsl,jdbcType=DECIMAL},
lqgs_org_id = #{lqgsOrgId,jdbcType=INTEGER},
is_jz = #{isJz,jdbcType=INTEGER},
sjly = #{sjly,jdbcType=INTEGER},
create_person = #{createPerson,jdbcType=VARCHAR},
create_date = #{createDate,jdbcType=TIMESTAMP},
updatetime = #{updatetime,jdbcType=TIMESTAMP},
where id = #{id,jdbcType=INTEGER}
update business_agent_bgmxz
set org_id = #{orgId,jdbcType=INTEGER},
agent_id = #{agentId,jdbcType=INTEGER},
szlk_org_id = #{szlkOrgId,jdbcType=INTEGER},
house_id = #{houseId,jdbcType=VARCHAR},
ware_id = #{wareId,jdbcType=VARCHAR},
lspz = #{lspz,jdbcType=INTEGER},
lsxz = #{lsxz,jdbcType=INTEGER},
lsdj = #{lsdj,jdbcType=INTEGER},
fssj = #{fssj,jdbcType=TIMESTAMP},
srsl = #{srsl,jdbcType=DECIMAL},
zcsl = #{zcsl,jdbcType=DECIMAL},
kcsl = #{kcsl,jdbcType=DECIMAL},
lqgs_org_id = #{lqgsOrgId,jdbcType=INTEGER},
is_jz = #{isJz,jdbcType=INTEGER},
sjly = #{sjly,jdbcType=INTEGER},
create_person = #{createPerson,jdbcType=VARCHAR},
create_date = #{createDate,jdbcType=TIMESTAMP},
updatetime = #{updatetime,jdbcType=TIMESTAMP}
where id = #{id,jdbcType=INTEGER}