select id,
sbdw,
tbrq,
zszxfzr,
xmbh,
xmxsmc,
sfwlhxxxm,
yzdq_id,
yzdq_name,
yzss_name,
ntze,
cylx_id,
cylx_name,
xmlb,
tzlb,
nlhd,
czpt,
tzzt,
xmjz,
gtzzrsfzhm,
qytzrxyzdm,
qybj,
tzfjj,
sndxse,
sndnse,
tzrxm,
tzrzw,
tzrdh,
xmjj,
name,
strq,
phone,
zw,
user_id,
create_by,
type,
progress,
dept_id,
create_time,
update_by,
is_del,
update_time,
remark,
cjd_id,
cjd_name,
is_meet,
meet_remark,
shjg
from zsyz_sbbzb
insert into zsyz_sbbzb
sbdw,
tbrq,
zszxfzr,
xmbh,
xmxsmc,
sfwlhxxxm,
yzdq_id,
yzdq_name,
yzss_name,
ntze,
cylx_id,
cylx_name,
xmlb,
tzlb,
nlhd,
czpt,
tzzt,
xmjz,
gtzzrsfzhm,
qytzrxyzdm,
qybj,
tzfjj,
sndxse,
sndnse,
tzrxm,
tzrzw,
tzrdh,
xmjj,
name,
strq,
phone,
zw,
user_id,
create_by,
type,
progress,
dept_id,
create_time,
update_by,
is_del,
update_time,
remark,
cjd_id,
cjd_name,
is_meet,
meet_remark,
shjg,
#{sbdw},
#{tbrq},
#{zszxfzr},
#{xmbh},
#{xmxsmc},
#{sfwlhxxxm},
#{yzdqId},
#{yzdqName},
#{yzssName},
#{ntze},
#{cylxId},
#{cylxName},
#{xmlb},
#{tzlb},
#{nlhd},
#{czpt},
#{tzzt},
#{xmjz},
#{gtzzrsfzhm},
#{qytzrxyzdm},
#{qybj},
#{tzfjj},
#{sndxse},
#{sndnse},
#{tzrxm},
#{tzrzw},
#{tzrdh},
#{xmjj},
#{name},
#{strq},
#{phone},
#{zw},
#{userId},
#{createBy},
#{type},
#{progress},
#{deptId},
#{createTime},
#{updateBy},
#{isDel},
#{updateTime},
#{remark},
#{cjdId},
#{cjdName},
#{isMeet},
#{meetRemark},
#{shjg},
update zsyz_sbbzb
sbdw = #{sbdw},
tbrq = #{tbrq},
zszxfzr = #{zszxfzr},
xmbh = #{xmbh},
xmxsmc = #{xmxsmc},
sfwlhxxxm = #{sfwlhxxxm},
yzdq_id = #{yzdqId},
yzdq_name = #{yzdqName},
yzss_name = #{yzssName},
ntze = #{ntze},
cylx_id = #{cylxId},
cylx_name = #{cylxName},
xmlb = #{xmlb},
tzlb = #{tzlb},
nlhd = #{nlhd},
czpt = #{czpt},
tzzt = #{tzzt},
xmjz = #{xmjz},
gtzzrsfzhm = #{gtzzrsfzhm},
qytzrxyzdm = #{qytzrxyzdm},
qybj = #{qybj},
tzfjj = #{tzfjj},
sndxse = #{sndxse},
sndnse = #{sndnse},
tzrxm = #{tzrxm},
tzrzw = #{tzrzw},
tzrdh = #{tzrdh},
xmjj = #{xmjj},
name = #{name},
strq = #{strq},
phone = #{phone},
zw = #{zw},
user_id = #{userId},
create_by = #{createBy},
type = #{type},
progress = #{progress},
dept_id = #{deptId},
create_time = #{createTime},
update_by = #{updateBy},
is_del = #{isDel},
update_time = #{updateTime},
remark = #{remark},
cjd_id = #{cjdId},
cjd_name = #{cjdName},
is_meet = #{isMeet},
meet_remark = #{meetRemark},
shjg = #{shjg},
where id = #{id}
update zsyz_sbbzb
progress = #{progress},
cjd_id = #{cjdId},
cjd_name = #{cjdName},
where id = #{id}
update zsyz_sbbzb
type = #{type},
is_del = #{isDel},
where id = #{id}
update zsyz_sbbzb
progress = #{progress},
shjg = #{shjg},
cjd_id = null,
cjd_name = null,
where id = #{id}
update zsyz_sbbzb
set is_meet = #{isMeet}
where id = #{id}
delete
from zsyz_sbbzb
where id = #{id}
delete from zsyz_sbbzb where id in
#{id}