ID,
RGSTR_ID,
IS_SAF_LAWS,
IS_SAF_PUT,
IS_MAK_RULE,
IS_MEET_ORG,
IS_DUT_LIST,
IS_BUD_DUT,
IS_SURE_ORG,
IS_GUID_RESU,
IS_ORG_EVA,
IS_SAF_ANALY,
IS_MAK_SAF_PLAN,
IS_PLAN_CHK,
IS_MAK_SAF,
IS_DAN_IMP,
IS_LOW_MON,
IS_SAF_COPY,
IS_SAF_STND,
IS_BUD_DANG,
IS_WAGE_TRAIN,
IS_DUTY_CHK,
IS_ACCP_REPT,
IS_DATA_BLAW,
IS_BUD_PLAN,
IS_ORG_PLAN,
IS_SEND_SAF,
IS_MANG_LOOK,
PERS_ID,
INTM,
UPTM,
STATE,
DATA_STAT
#{id},
#{rgstrId},
#{isSafLaws},
#{isSafPut},
#{isMakRule},
#{isMeetOrg},
#{isDutList},
#{isBudDut},
#{isSureOrg},
#{isGuidResu},
#{isOrgEva},
#{isSafAnaly},
#{isMakSafPlan},
#{isPlanChk},
#{isMakSaf},
#{isDanImp},
#{isLowMon},
#{isSafCopy},
#{isSafStnd},
#{isBudDang},
#{isWageTrain},
#{isDutyChk},
#{isAccpRept},
#{isDataBlaw},
#{isBudPlan},
#{isOrgPlan},
#{isSendSaf},
#{isMangLook},
#{persId},
#{intm},
#{uptm},
#{state},
#{dataStat}
and RGSTR_ID = #{rgstrId}
and IS_SAF_LAWS = #{isSafLaws}
and IS_SAF_PUT = #{isSafPut}
and IS_MAK_RULE = #{isMakRule}
and IS_MEET_ORG = #{isMeetOrg}
and IS_DUT_LIST = #{isDutList}
and IS_BUD_DUT = #{isBudDut}
and IS_SURE_ORG = #{isSureOrg}
and IS_GUID_RESU = #{isGuidResu}
and IS_ORG_EVA = #{isOrgEva}
and IS_SAF_ANALY = #{isSafAnaly}
and IS_MAK_SAF_PLAN = #{isMakSafPlan}
and IS_PLAN_CHK = #{isPlanChk}
and IS_MAK_SAF = #{isMakSaf}
and IS_DAN_IMP = #{isDanImp}
and IS_LOW_MON = #{isLowMon}
and IS_SAF_COPY = #{isSafCopy}
and IS_SAF_STND = #{isSafStnd}
and IS_BUD_DANG = #{isBudDang}
and IS_WAGE_TRAIN = #{isWageTrain}
and IS_DUTY_CHK = #{isDutyChk}
and IS_ACCP_REPT = #{isAccpRept}
and IS_DATA_BLAW = #{isDataBlaw}
and IS_BUD_PLAN = #{isBudPlan}
and IS_ORG_PLAN = #{isOrgPlan}
and IS_SEND_SAF = #{isSendSaf}
and IS_MANG_LOOK = #{isMangLook}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
and STATE = #{state}
and DATA_STAT = #{dataStat}
and DATA_STAT='0'
insert into BIS_INSP_DRDMP_ITEM( )
values ( )
update BIS_INSP_DRDMP_ITEM set DATA_STAT='9' where ID = #{id}
update BIS_INSP_DRDMP_ITEM set DATA_STAT='9'
update BIS_INSP_DRDMP_ITEM set DATA_STAT = '9' where ID = #{id}
update BIS_INSP_DRDMP_ITEM
RGSTR_ID = #{rgstrId},
IS_SAF_LAWS = #{isSafLaws},
IS_SAF_PUT = #{isSafPut},
IS_MAK_RULE = #{isMakRule},
IS_MEET_ORG = #{isMeetOrg},
IS_DUT_LIST = #{isDutList},
IS_BUD_DUT = #{isBudDut},
IS_SURE_ORG = #{isSureOrg},
IS_GUID_RESU = #{isGuidResu},
IS_ORG_EVA = #{isOrgEva},
IS_SAF_ANALY = #{isSafAnaly},
IS_MAK_SAF_PLAN = #{isMakSafPlan},
IS_PLAN_CHK = #{isPlanChk},
IS_MAK_SAF = #{isMakSaf},
IS_DAN_IMP = #{isDanImp},
IS_LOW_MON = #{isLowMon},
IS_SAF_COPY = #{isSafCopy},
IS_SAF_STND = #{isSafStnd},
IS_BUD_DANG = #{isBudDang},
IS_WAGE_TRAIN = #{isWageTrain},
IS_DUTY_CHK = #{isDutyChk},
IS_ACCP_REPT = #{isAccpRept},
IS_DATA_BLAW = #{isDataBlaw},
IS_BUD_PLAN = #{isBudPlan},
IS_ORG_PLAN = #{isOrgPlan},
IS_SEND_SAF = #{isSendSaf},
IS_MANG_LOOK = #{isMangLook},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
STATE = #{state},
DATA_STAT = #{dataStat},
ID = #{id}
update BIS_INSP_DRDMP_ITEM
RGSTR_ID = #{rgstrId},
IS_SAF_LAWS = #{isSafLaws},
IS_SAF_PUT = #{isSafPut},
IS_MAK_RULE = #{isMakRule},
IS_MEET_ORG = #{isMeetOrg},
IS_DUT_LIST = #{isDutList},
IS_BUD_DUT = #{isBudDut},
IS_SURE_ORG = #{isSureOrg},
IS_GUID_RESU = #{isGuidResu},
IS_ORG_EVA = #{isOrgEva},
IS_SAF_ANALY = #{isSafAnaly},
IS_MAK_SAF_PLAN = #{isMakSafPlan},
IS_PLAN_CHK = #{isPlanChk},
IS_MAK_SAF = #{isMakSaf},
IS_DAN_IMP = #{isDanImp},
IS_LOW_MON = #{isLowMon},
IS_SAF_COPY = #{isSafCopy},
IS_SAF_STND = #{isSafStnd},
IS_BUD_DANG = #{isBudDang},
IS_WAGE_TRAIN = #{isWageTrain},
IS_DUTY_CHK = #{isDutyChk},
IS_ACCP_REPT = #{isAccpRept},
IS_DATA_BLAW = #{isDataBlaw},
IS_BUD_PLAN = #{isBudPlan},
IS_ORG_PLAN = #{isOrgPlan},
IS_SEND_SAF = #{isSendSaf},
IS_MANG_LOOK = #{isMangLook},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
STATE = #{state},
DATA_STAT = #{dataStat},