ID,
RGSTR_ID,
F_4_1_1,
F_4_1_2,
F_4_1_3,
F_4_1_4,
F_4_1_5,
F_4_1_6,
F_4_1_7,
F_4_1_8,
F_4_1_9,
F_4_1_10,
F_4_1_11,
F_4_1_12,
F_4_2_1,
F_4_2_2,
F_4_2_3,
F_4_2_4,
F_4_2_5,
F_4_2_6,
F_4_2_7,
F_4_2_8,
F_4_2_9,
F_4_2_10,
F_4_2_11,
F_4_2_12,
F_4_2_13,
F_4_2_14,
F_4_2_15,
F_4_2_16,
F_4_2_17,
F_4_2_18,
F_4_2_19,
F_4_2_20,
F_4_2_21,
F_4_2_22,
F_4_3_1,
F_4_3_2,
F_4_3_3,
F_4_3_4,
F_4_3_5,
F_4_3_6,
F_4_3_7,
F_4_3_8,
F_4_3_9,
F_4_3_10,
F_4_4_1,
NOTE,
PERS_ID,
INTM,
UPTM,
DATA_STAT,
STATE
#{id},
#{rgstrId},
#{f411},
#{f412},
#{f413},
#{f414},
#{f415},
#{f416},
#{f417},
#{f418},
#{f419},
#{f4110},
#{f4111},
#{f4112},
#{f421},
#{f422},
#{f423},
#{f424},
#{f425},
#{f426},
#{f427},
#{f428},
#{f429},
#{f4210},
#{f4211},
#{f4212},
#{f4213},
#{f4214},
#{f4215},
#{f4216},
#{f4217},
#{f4218},
#{f4219},
#{f4220},
#{f4221},
#{f4222},
#{f431},
#{f432},
#{f433},
#{f434},
#{f435},
#{f436},
#{f437},
#{f438},
#{f439},
#{f4310},
#{f441},
#{note},
#{persId},
#{intm},
#{uptm},
#{dataStat},
#{state}
and RGSTR_ID = #{rgstrId}
and F_4_1_1 = #{f411}
and F_4_1_2 = #{f412}
and F_4_1_3 = #{f413}
and F_4_1_4 = #{f414}
and F_4_1_5 = #{f415}
and F_4_1_6 = #{f416}
and F_4_1_7 = #{f417}
and F_4_1_8 = #{f418}
and F_4_1_9 = #{f419}
and F_4_1_10 = #{f4110}
and F_4_1_11 = #{f4111}
and F_4_1_12 = #{f4112}
and F_4_2_2 = #{f422}
and F_4_2_3 = #{f423}
and F_4_2_4 = #{f424}
and F_4_2_5 = #{f425}
and F_4_2_6 = #{f426}
and F_4_2_7 = #{f427}
and F_4_2_8 = #{f428}
and F_4_2_9 = #{f429}
and F_4_2_10 = #{f4210}
and F_4_2_11 = #{f4211}
and F_4_2_12 = #{f4212}
and F_4_2_13 = #{f4213}
and F_4_2_14 = #{f4214}
and F_4_2_15 = #{f4215}
and F_4_2_16 = #{f4216}
and F_4_2_17 = #{f4217}
and F_4_2_18 = #{f4218}
and F_4_2_19 = #{f4219}
and F_4_2_20 = #{f4220}
and F_4_2_21 = #{f4221}
and F_4_2_22 = #{f4222}
and F_4_3_1 = #{f431}
and F_4_3_2 = #{f432}
and F_4_3_3 = #{f433}
and F_4_3_4 = #{f434}
and F_4_3_5 = #{f435}
and F_4_3_6 = #{f436}
and F_4_3_7 = #{f437}
and F_4_3_8 = #{f438}
and F_4_3_9 = #{f439}
and F_4_3_10 = #{f4310}
and F_4_4_1 = #{f441}
and NOTE = #{note}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
and DATA_STAT = #{dataStat}
and STATE = #{state}
insert into BIS_INSP_FJPJLGL_IMGR( )
values ( )
update BIS_INSP_FJPJLGL_IMGR set DATA_STAT='9' where ID = #{id}
delete from BIS_INSP_FJPJLGL_IMGR
update BIS_INSP_FJPJLGL_IMGR set flag_valid = 0 where ID = #{id}
update BIS_INSP_FJPJLGL_IMGR
RGSTR_ID = #{rgstrId},
F_4_1_1 = #{f411},
F_4_1_2 = #{f412},
F_4_1_3 = #{f413},
F_4_1_4 = #{f414},
F_4_1_5 = #{f415},
F_4_1_6 = #{f416},
F_4_1_7 = #{f417},
F_4_1_8 = #{f418},
F_4_1_9 = #{f419},
F_4_1_10 = #{f4110},
F_4_1_11 = #{f4111},
F_4_1_12 = #{f4112},
F_4_2_1 = #{f421},
F_4_2_2 = #{f422},
F_4_2_3 = #{f423},
F_4_2_4 = #{f424},
F_4_2_5 = #{f425},
F_4_2_6 = #{f426},
F_4_2_7 = #{f427},
F_4_2_8 = #{f428},
F_4_2_9 = #{f429},
F_4_2_10 = #{f4210},
F_4_2_11 = #{f4211},
F_4_2_12 = #{f4212},
F_4_2_13 = #{f4213},
F_4_2_14 = #{f4214},
F_4_2_15 = #{f4215},
F_4_2_16 = #{f4216},
F_4_2_17 = #{f4217},
F_4_2_18 = #{f4218},
F_4_2_19 = #{f4219},
F_4_2_20 = #{f4220},
F_4_2_21 = #{f4221},
F_4_2_22 = #{f4222},
F_4_3_1 = #{f431},
F_4_3_2 = #{f432},
F_4_3_3 = #{f433},
F_4_3_4 = #{f434},
F_4_3_5 = #{f435},
F_4_3_6 = #{f436},
F_4_3_7 = #{f437},
F_4_3_8 = #{f438},
F_4_3_9 = #{f439},
F_4_3_10 = #{f4310},
F_4_4_1 = #{f441},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},
ID = #{id}
update BIS_INSP_FJPJLGL_IMGR
RGSTR_ID = #{rgstrId},
F_4_1_1 = #{f411},
F_4_1_2 = #{f412},
F_4_1_3 = #{f413},
F_4_1_4 = #{f414},
F_4_1_5 = #{f415},
F_4_1_6 = #{f416},
F_4_1_7 = #{f417},
F_4_1_8 = #{f418},
F_4_1_9 = #{f419},
F_4_1_10 = #{f4110},
F_4_1_11 = #{f4111},
F_4_1_12 = #{f4112},
F_4_2_1 = #{f421},
F_4_2_2 = #{f422},
F_4_2_3 = #{f423},
F_4_2_4 = #{f424},
F_4_2_5 = #{f425},
F_4_2_6 = #{f426},
F_4_2_7 = #{f427},
F_4_2_8 = #{f428},
F_4_2_9 = #{f429},
F_4_2_10 = #{f4210},
F_4_2_11 = #{f4211},
F_4_2_12 = #{f4212},
F_4_2_13 = #{f4213},
F_4_2_14 = #{f4214},
F_4_2_15 = #{f4215},
F_4_2_16 = #{f4216},
F_4_2_17 = #{f4217},
F_4_2_18 = #{f4218},
F_4_2_19 = #{f4219},
F_4_2_20 = #{f4220},
F_4_2_21 = #{f4221},
F_4_2_22 = #{f4222},
F_4_3_1 = #{f431},
F_4_3_2 = #{f432},
F_4_3_3 = #{f433},
F_4_3_4 = #{f434},
F_4_3_5 = #{f435},
F_4_3_6 = #{f436},
F_4_3_7 = #{f437},
F_4_3_8 = #{f438},
F_4_3_9 = #{f439},
F_4_3_10 = #{f4310},
F_4_4_1 = #{f441},
NOTE = #{note},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},