ID,
RGSTR_ID,
F_1_1_1,
F_1_1_2,
F_1_1_3,
F_1_1_4,
F_1_1_5,
F_1_1_6,
F_1_2_1,
F_1_2_2,
F_1_2_3,
F_1_2_4,
F_1_2_5,
F_1_3_1,
F_1_3_2,
F_1_4_1,
F_1_4_2,
F_1_4_3,
F_1_4_4,
F_1_4_5,
F_1_4_6,
F_1_5_1,
F_1_5_2,
F_1_6_1,
NOTE,
PERS_ID,
INTM,
UPTM,
DATA_STAT,
STATE
#{id},
#{rgstrId},
#{f111},
#{f112},
#{f113},
#{f114},
#{f115},
#{f116},
#{f121},
#{f122},
#{f123},
#{f124},
#{f125},
#{f131},
#{f132},
#{f141},
#{f142},
#{f143},
#{f144},
#{f145},
#{f146},
#{f151},
#{f152},
#{f161},
#{note},
#{persId},
#{intm},
#{uptm},
#{dataStat},
#{state}
and RGSTR_ID = #{rgstrId}
and F_1_1_1 = #{f111}
and F_1_1_2 = #{f112}
and F_1_1_3 = #{f113}
and F_1_1_4 = #{f114}
and F_1_1_5 = #{f115}
and F_1_1_6 = #{f116}
and F_1_2_1 = #{f121}
and F_1_2_2 = #{f122}
and F_1_2_3 = #{f123}
and F_1_2_4 = #{f124}
and F_1_2_5 = #{f125}
and F_1_3_1 = #{f131}
and F_1_3_2 = #{f132}
and F_1_4_1 = #{f141}
and F_1_4_2 = #{f142}
and F_1_4_3 = #{f143}
and F_1_4_4 = #{f144}
and F_1_4_5 = #{f145}
and F_1_4_6 = #{f146}
and F_1_5_1 = #{f151}
and F_1_5_2 = #{f152}
and F_1_6_1 = #{f161}
and NOTE = #{note}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
and DATA_STAT = #{dataStat}
and STATE = #{state}
insert into BIS_INSP_FJPJMGDP_TRGT( )
values ( )
update BIS_INSP_FJPJMGDP_TRGT set DATA_STAT='9' where ID = #{id}
delete from BIS_INSP_FJPJMGDP_TRGT
update BIS_INSP_FJPJMGDP_TRGT set flag_valid = 0 where ID = #{id}
update BIS_INSP_FJPJMGDP_TRGT
RGSTR_ID = #{rgstrId},
F_1_1_1 = #{f111},
F_1_1_2 = #{f112},
F_1_1_3 = #{f113},
F_1_1_4 = #{f114},
F_1_1_5 = #{f115},
F_1_1_6 = #{f116},
F_1_2_1 = #{f121},
F_1_2_2 = #{f122},
F_1_2_3 = #{f123},
F_1_2_4 = #{f124},
F_1_2_5 = #{f125},
F_1_3_1 = #{f131},
F_1_3_2 = #{f132},
F_1_4_1 = #{f141},
F_1_4_2 = #{f142},
F_1_4_3 = #{f143},
F_1_4_4 = #{f144},
F_1_4_5 = #{f145},
F_1_4_6 = #{f146},
F_1_5_1 = #{f151},
F_1_5_2 = #{f152},
F_1_6_1 = #{f161},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},
ID = #{id}
update BIS_INSP_FJPJMGDP_TRGT
RGSTR_ID = #{rgstrId},
F_1_1_1 = #{f111},
F_1_1_2 = #{f112},
F_1_1_3 = #{f113},
F_1_1_4 = #{f114},
F_1_1_5 = #{f115},
F_1_1_6 = #{f116},
F_1_2_1 = #{f121},
F_1_2_2 = #{f122},
F_1_2_3 = #{f123},
F_1_2_4 = #{f124},
F_1_2_5 = #{f125},
F_1_3_1 = #{f131},
F_1_3_2 = #{f132},
F_1_4_1 = #{f141},
F_1_4_2 = #{f142},
F_1_4_3 = #{f143},
F_1_4_4 = #{f144},
F_1_4_5 = #{f145},
F_1_4_6 = #{f146},
F_1_5_1 = #{f151},
F_1_5_2 = #{f152},
F_1_6_1 = #{f161},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},