TOWNS_ORG_TYPE_NOTE,
CUR_BUL_DEP_NOTE,
CUR_RUN_DEP_NOTE,
CENTER_X,
CENTER_Y,
GD_X,
GD_Y,
CUR_BUL_DEP,
CUR_RUN_DEP,
IN_BUL_MONEY,
IN_RUN_MONEY,
OTHR_STN_MONEY,
COLLECT_STN_MONEY,
WTRP_PBLM,
COMMENTS,
INVSR_NAME,
INVSR_PHONE,
CUN_CNTC_NAME,
CUN_CNTC_PHONE,
RSRCH_TM,
PERS_ID,
INTM,
UPTM,
DATA_STAT,
STATE,
ID,
RGSTR_ID,
OBJ_ID,
AD_CODE,
AD_NAME,
RUR_POP,
EFF_IRR_AREA,
LNDFRM,
PRJ_PBM_AREA,
TOWNS_ORG_NM,
TOWNS_ORG_TYPE,
TOWNS_ORG_WORK
#{townsOrgTypeNote},
#{curBulDepNote},
#{curRunDepNote},
#{centerX},
#{centerY},
#{gdX},
#{gdY},
#{curBulDep},
#{curRunDep},
#{inBulMoney},
#{inRunMoney},
#{othrStnMoney},
#{collectStnMoney},
#{wtrpPblm},
#{comments},
#{invsrName},
#{invsrPhone},
#{cunCntcName},
#{cunCntcPhone},
#{rsrchTm},
#{persId},
#{intm},
#{uptm},
#{dataStat},
#{state},
#{id},
#{rgstrId},
#{objId},
#{adCode},
#{adName},
#{rurPop},
#{effIrrArea},
#{lndfrm},
#{prjPbmArea},
#{townsOrgNm},
#{townsOrgType},
#{townsOrgWork}
and TOWNS_ORG_TYPE_NOTE = #{townsOrgTypeNote}
and CUR_BUL_DEP_NOTE = #{curBulDepNote}
and CUR_RUN_DEP_NOTE = #{curRunDepNote}
and CENTER_X = #{centerX}
and CENTER_Y = #{centerY}
and GD_X = #{gdX}
and GD_Y = #{gdY}
and CUR_RUN_DEP = #{curRunDep}
and IN_BUL_MONEY = #{inBulMoney}
and IN_RUN_MONEY = #{inRunMoney}
and OTHR_STN_MONEY = #{othrStnMoney}
and COLLECT_STN_MONEY = #{collectStnMoney}
and WTRP_PBLM = #{wtrpPblm}
and COMMENTS = #{comments}
and INVSR_NAME = #{invsrName}
and INVSR_PHONE = #{invsrPhone}
and CUN_CNTC_NAME = #{cunCntcName}
and CUN_CNTC_PHONE = #{cunCntcPhone}
and RSRCH_TM = #{rsrchTm}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
and DATA_STAT = #{dataStat}
and STATE = #{state}
and ID = #{id}
and RGSTR_ID = #{rgstrId}
and OBJ_ID = #{objId}
and AD_CODE = #{adCode}
and AD_NAME like concat('%',concat(#{adName},'%'))
and RUR_POP = #{rurPop}
and EFF_IRR_AREA = #{effIrrArea}
and LNDFRM = #{lndfrm}
and PRJ_PBM_AREA = #{prjPbmArea}
and TOWNS_ORG_NM = #{townsOrgNm}
and TOWNS_ORG_TYPE = #{townsOrgType}
and TOWNS_ORG_WORK = #{townsOrgWork}
and DATA_STAT='0'
insert into BIS_INSP_IRR_TOWNS_DSU( )
values ( )
update BIS_INSP_IRR_TOWNS_DSU set DATA_STAT='9' where ID = #{id}
update BIS_INSP_IRR_TOWNS_DSU set DATA_STAT='9'
update BIS_INSP_IRR_TOWNS_DSU set DATA_STAT = '9' where ID = #{id}
update BIS_INSP_IRR_TOWNS_DSU
TOWNS_ORG_TYPE_NOTE = #{townsOrgTypeNote},
CUR_BUL_DEP_NOTE = #{curBulDepNote},
CUR_RUN_DEP_NOTE = #{curRunDepNote},
CENTER_X = #{centerX},
CENTER_Y = #{centerY},
GD_X = #{gdX},
GD_Y = #{gdY},
CUR_RUN_DEP = #{curRunDep},
IN_BUL_MONEY = #{inBulMoney},
IN_RUN_MONEY = #{inRunMoney},
OTHR_STN_MONEY = #{othrStnMoney},
COLLECT_STN_MONEY = #{collectStnMoney},
WTRP_PBLM = #{wtrpPblm},
COMMENTS = #{comments},
INVSR_NAME = #{invsrName},
INVSR_PHONE = #{invsrPhone},
CUN_CNTC_NAME = #{cunCntcName},
CUN_CNTC_PHONE = #{cunCntcPhone},
RSRCH_TM = #{rsrchTm},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},
ID = #{id},
RGSTR_ID = #{rgstrId},
OBJ_ID = #{objId},
AD_CODE = #{adCode},
AD_NAME = #{adName},
RUR_POP = #{rurPop},
EFF_IRR_AREA = #{effIrrArea},
LNDFRM = #{lndfrm},
PRJ_PBM_AREA = #{prjPbmArea},
TOWNS_ORG_NM = #{townsOrgNm},
TOWNS_ORG_TYPE = #{townsOrgType},
TOWNS_ORG_WORK = #{townsOrgWork},
ID = #{id}
update BIS_INSP_IRR_TOWNS_DSU
TOWNS_ORG_TYPE_NOTE = #{townsOrgTypeNote},
CUR_BUL_DEP_NOTE = #{curBulDepNote},
CUR_RUN_DEP_NOTE = #{curRunDepNote},
CENTER_X = #{centerX},
CENTER_Y = #{centerY},
GD_X = #{gdX},
GD_Y = #{gdY},
CUR_RUN_DEP = #{curRunDep},
IN_BUL_MONEY = #{inBulMoney},
IN_RUN_MONEY = #{inRunMoney},
OTHR_STN_MONEY = #{othrStnMoney},
COLLECT_STN_MONEY = #{collectStnMoney},
WTRP_PBLM = #{wtrpPblm},
COMMENTS = #{comments},
INVSR_NAME = #{invsrName},
INVSR_PHONE = #{invsrPhone},
CUN_CNTC_NAME = #{cunCntcName},
CUN_CNTC_PHONE = #{cunCntcPhone},
RSRCH_TM = #{rsrchTm},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
DATA_STAT = #{dataStat},
STATE = #{state},
ID = #{id},
RGSTR_ID = #{rgstrId},
OBJ_ID = #{objId},
AD_CODE = #{adCode},
AD_NAME = #{adName},
RUR_POP = #{rurPop},
EFF_IRR_AREA = #{effIrrArea},
LNDFRM = #{lndfrm},
PRJ_PBM_AREA = #{prjPbmArea},
TOWNS_ORG_NM = #{townsOrgNm},
TOWNS_ORG_TYPE = #{townsOrgType},
TOWNS_ORG_WORK = #{townsOrgWork},