|
|
@ -3,87 +3,87 @@
|
|
|
|
<mapper namespace="cokr.xit.interfaces.lvis.dao.VehicleInfoMapper">
|
|
|
|
<mapper namespace="cokr.xit.interfaces.lvis.dao.VehicleInfoMapper">
|
|
|
|
|
|
|
|
|
|
|
|
<resultMap id="carBasicInfoRow" type="cokr.xit.interfaces.lvis.service.reg.BasicInfoResponse$BasicInfo"> <!-- 자동차 기본사항 -->
|
|
|
|
<resultMap id="carBasicInfoRow" type="cokr.xit.interfaces.lvis.service.reg.BasicInfoResponse$BasicInfo"> <!-- 자동차 기본사항 -->
|
|
|
|
<result property="prye" column="PRYE" /> <!-- 연식 -->
|
|
|
|
<result property="prye" column="PRYE" /> <!-- 연식 -->
|
|
|
|
<result property="regist_de" column="REGIST_DE" /> <!-- 등록일 -->
|
|
|
|
<result property="regist_de" column="REGIST_DE" /> <!-- 등록일 -->
|
|
|
|
<result property="ersr_regist_se_code" column="ERSR_REGIST_SE_CODE" /> <!-- 말소등록구분코드 -->
|
|
|
|
<result property="ersr_regist_se_code" column="ERSR_REGIST_SE_CODE" /> <!-- 말소등록구분코드 -->
|
|
|
|
<result property="ersr_regist_se_nm" column="ERSR_REGIST_SE_NM" /> <!-- 말소등록구분명 -->
|
|
|
|
<result property="ersr_regist_se_nm" column="ERSR_REGIST_SE_NM" /> <!-- 말소등록구분명 -->
|
|
|
|
<result property="ersr_regist_de" column="ERSR_REGIST_DE" /> <!-- 말송등록일 -->
|
|
|
|
<result property="ersr_regist_de" column="ERSR_REGIST_DE" /> <!-- 말송등록일 -->
|
|
|
|
<result property="regist_detail_code" column="REGIST_DETAIL_CODE" /> <!-- 등록상세코드 -->
|
|
|
|
<result property="regist_detail_code" column="REGIST_DETAIL_CODE" /> <!-- 등록상세코드 -->
|
|
|
|
<result property="dsplvl" column="DSPLVL" /> <!-- 배기량 -->
|
|
|
|
<result property="dsplvl" column="DSPLVL" /> <!-- 배기량 -->
|
|
|
|
<result property="use_strnghld_legaldong_code" column="USE_STRNGHLD_LEGALDONG_CODE" /> <!-- 사용본거지법정동코드 -->
|
|
|
|
<result property="use_strnghld_legaldong_code" column="USE_STRNGHLD_LEGALDONG_CODE" /> <!-- 사용본거지법정동코드 -->
|
|
|
|
<result property="use_strnghld_adstrd_code" column="USE_STRNGHLD_ADSTRD_CODE" /> <!-- 사용본거지행정동코드 -->
|
|
|
|
<result property="use_strnghld_adstrd_code" column="USE_STRNGHLD_ADSTRD_CODE" /> <!-- 사용본거지행정동코드 -->
|
|
|
|
<result property="use_strnghld_mntn" column="USE_STRNGHLD_MNTN" /> <!-- 사용본거지산 -->
|
|
|
|
<result property="use_strnghld_mntn" column="USE_STRNGHLD_MNTN" /> <!-- 사용본거지산 -->
|
|
|
|
<result property="use_strnghld_lnbr" column="USE_STRNGHLD_LNBR" /> <!-- 사용본거지번지 -->
|
|
|
|
<result property="use_strnghld_lnbr" column="USE_STRNGHLD_LNBR" /> <!-- 사용본거지번지 -->
|
|
|
|
<result property="use_strnghld_ho" column="USE_STRNGHLD_HO" /> <!-- 사용본거지호 -->
|
|
|
|
<result property="use_strnghld_ho" column="USE_STRNGHLD_HO" /> <!-- 사용본거지호 -->
|
|
|
|
<result property="use_strnghld_adres_nm" column="USE_STRNGHLD_ADRES_NM" /> <!-- 사용본거지상세주소 -->
|
|
|
|
<result property="use_strnghld_adres_nm" column="USE_STRNGHLD_ADRES_NM" /> <!-- 사용본거지상세주소 -->
|
|
|
|
<result property="use_strnghld_road_nm_code" column="USE_STRNGHLD_ROAD_NM_CODE" /> <!-- 사용본거지도로명코드 -->
|
|
|
|
<result property="use_strnghld_road_nm_code" column="USE_STRNGHLD_ROAD_NM_CODE" /> <!-- 사용본거지도로명코드 -->
|
|
|
|
<result property="usgsrhld_undgrnd_buld_se_code" column="USGSRHLD_UNDGRND_BULD_SE_CODE" /> <!-- 사용본거지지하건물구분코드 -->
|
|
|
|
<result property="usgsrhld_undgrnd_buld_se_code" column="USGSRHLD_UNDGRND_BULD_SE_CODE" /> <!-- 사용본거지지하건물구분코드 -->
|
|
|
|
<result property="use_strnghld_buld_main_no" column="USE_STRNGHLD_BULD_MAIN_NO" /> <!-- 사용본거지건물주요번호 -->
|
|
|
|
<result property="use_strnghld_buld_main_no" column="USE_STRNGHLD_BULD_MAIN_NO" /> <!-- 사용본거지건물주요번호 -->
|
|
|
|
<result property="use_strnghld_buld_sub_no" column="USE_STRNGHLD_BULD_SUB_NO" /> <!-- 사용본거지건물부번호 -->
|
|
|
|
<result property="use_strnghld_buld_sub_no" column="USE_STRNGHLD_BULD_SUB_NO" /> <!-- 사용본거지건물부번호 -->
|
|
|
|
<result property="mber_se_code" column="MBER_SE_CODE" /> <!-- 대표소유자회원구분코드 -->
|
|
|
|
<result property="mber_se_code" column="MBER_SE_CODE" /> <!-- 대표소유자회원구분코드 -->
|
|
|
|
<result property="mber_nm" column="MBER_NM" /> <!-- 대표소유자성명 -->
|
|
|
|
<result property="mber_nm" column="MBER_NM" /> <!-- 대표소유자성명 -->
|
|
|
|
<result property="mber_se_no" column="MBER_SE_NO" /> <!-- 대표소유자회원번호 -->
|
|
|
|
<result property="mber_se_no" column="MBER_SE_NO" /> <!-- 대표소유자회원번호 -->
|
|
|
|
<result property="telno" column="TELNO" /> <!-- 대표소유자전화번호 -->
|
|
|
|
<result property="telno" column="TELNO" /> <!-- 대표소유자전화번호 -->
|
|
|
|
<result property="owner_legaldong_code" column="OWNER_LEGALDONG_CODE" /> <!-- 소유자법정동코드 -->
|
|
|
|
<result property="owner_legaldong_code" column="OWNER_LEGALDONG_CODE" /> <!-- 소유자법정동코드 -->
|
|
|
|
<result property="owner_adstrd_code" column="OWNER_ADSTRD_CODE" /> <!-- 소유자행정동코드 -->
|
|
|
|
<result property="owner_adstrd_code" column="OWNER_ADSTRD_CODE" /> <!-- 소유자행정동코드 -->
|
|
|
|
<result property="owner_mntn" column="OWNER_MNTN" /> <!-- 소유자산 -->
|
|
|
|
<result property="owner_mntn" column="OWNER_MNTN" /> <!-- 소유자산 -->
|
|
|
|
<result property="owner_lnbr" column="OWNER_LNBR" /> <!-- 소유자번지 -->
|
|
|
|
<result property="owner_lnbr" column="OWNER_LNBR" /> <!-- 소유자번지 -->
|
|
|
|
<result property="owner_ho" column="OWNER_HO" /> <!-- 소유자호 -->
|
|
|
|
<result property="owner_ho" column="OWNER_HO" /> <!-- 소유자호 -->
|
|
|
|
<result property="owner_adres_nm" column="OWNER_ADRES_NM" /> <!-- 소유자상세주소 -->
|
|
|
|
<result property="owner_adres_nm" column="OWNER_ADRES_NM" /> <!-- 소유자상세주소 -->
|
|
|
|
<result property="owner_road_nm_code" column="OWNER_ROAD_NM_CODE" /> <!-- 소유자도로명코드 -->
|
|
|
|
<result property="owner_road_nm_code" column="OWNER_ROAD_NM_CODE" /> <!-- 소유자도로명코드 -->
|
|
|
|
<result property="owner_undgrnd_buld_se_code" column="OWNER_UNDGRND_BULD_SE_CODE" /> <!-- 소유자지하건물구분코드 -->
|
|
|
|
<result property="owner_undgrnd_buld_se_code" column="OWNER_UNDGRND_BULD_SE_CODE" /> <!-- 소유자지하건물구분코드 -->
|
|
|
|
<result property="owner_buld_main_no" column="OWNER_BULD_MAIN_NO" /> <!-- 소유자건물주요번호 -->
|
|
|
|
<result property="owner_buld_main_no" column="OWNER_BULD_MAIN_NO" /> <!-- 소유자건물주요번호 -->
|
|
|
|
<result property="owner_buld_sub_no" column="OWNER_BULD_SUB_NO" /> <!-- 소유자건물부번호 -->
|
|
|
|
<result property="owner_buld_sub_no" column="OWNER_BULD_SUB_NO" /> <!-- 소유자건물부번호 -->
|
|
|
|
<result property="owner_adres_full" column="OWNER_ADRES_FULL" /> <!-- 소유자전체주소 -->
|
|
|
|
<result property="owner_adres_full" column="OWNER_ADRES_FULL" /> <!-- 소유자전체주소 -->
|
|
|
|
<result property="aftr_vhrno" column="AFTR_VHRNO" /> <!-- 신차량번호 -->
|
|
|
|
<result property="aftr_vhrno" column="AFTR_VHRNO" /> <!-- 신차량번호 -->
|
|
|
|
<result property="use_fuel_code" column="USE_FUEL_CODE" /> <!-- 사용연료코드 -->
|
|
|
|
<result property="use_fuel_code" column="USE_FUEL_CODE" /> <!-- 사용연료코드 -->
|
|
|
|
<result property="prpos_se_code" column="PRPOS_SE_CODE" /> <!-- 용도구분코드 -->
|
|
|
|
<result property="prpos_se_code" column="PRPOS_SE_CODE" /> <!-- 용도구분코드 -->
|
|
|
|
<result property="mtrs_fom_nm" column="MTRS_FOM_NM" /> <!-- 원동기형식명 -->
|
|
|
|
<result property="mtrs_fom_nm" column="MTRS_FOM_NM" /> <!-- 원동기형식명 -->
|
|
|
|
<result property="frnt_vhrno" column="FRNT_VHRNO" /> <!-- 이전차량번호 -->
|
|
|
|
<result property="frnt_vhrno" column="FRNT_VHRNO" /> <!-- 이전차량번호 -->
|
|
|
|
<result property="vhrno" column="VHRNO" /> <!-- 차량번호 -->
|
|
|
|
<result property="vhrno" column="VHRNO" /> <!-- 차량번호 -->
|
|
|
|
<result property="vin" column="VIN" /> <!-- 차대번호 -->
|
|
|
|
<result property="vin" column="VIN" /> <!-- 차대번호 -->
|
|
|
|
<result property="cnm" column="CNM" /> <!-- 차명 -->
|
|
|
|
<result property="cnm" column="CNM" /> <!-- 차명 -->
|
|
|
|
<result property="vhcle_tot_wt" column="VHCLE_TOT_WT" /> <!-- 차량총중량 -->
|
|
|
|
<result property="vhcle_tot_wt" column="VHCLE_TOT_WT" /> <!-- 차량총중량 -->
|
|
|
|
<result property="caag_endde" column="CAAG_ENDDE" /> <!-- 차령만료일자 -->
|
|
|
|
<result property="caag_endde" column="CAAG_ENDDE" /> <!-- 차령만료일자 -->
|
|
|
|
<result property="change_de" column="CHANGE_DE" /> <!-- 차번호변경시기 -->
|
|
|
|
<result property="change_de" column="CHANGE_DE" /> <!-- 차번호변경시기 -->
|
|
|
|
<result property="vhcty_asort_code" column="VHCTY_aSORT_CODE" /> <!-- 차종종별코드 -->
|
|
|
|
<result property="vhcty_asort_code" column="VHCTY_aSORT_CODE" /> <!-- 차종종별코드 -->
|
|
|
|
<result property="vhcty_ty_code" column="VHCTY_tY_CODE" /> <!-- 차종유형코드 -->
|
|
|
|
<result property="vhcty_ty_code" column="VHCTY_tY_CODE" /> <!-- 차종유형코드 -->
|
|
|
|
<result property="vhcty_se_code" column="VHCTY_SE_CODE" /> <!-- 차종분류코드 -->
|
|
|
|
<result property="vhcty_se_code" column="VHCTY_SE_CODE" /> <!-- 차종분류코드 -->
|
|
|
|
<result property="mxmm_ldg" column="MXMM_lDG" /> <!-- 최대적재량 -->
|
|
|
|
<result property="mxmm_ldg" column="MXMM_lDG" /> <!-- 최대적재량 -->
|
|
|
|
<result property="vhcty_asort_nm" column="VHCTY_aSORT_NM" /> <!-- 차종종별명 -->
|
|
|
|
<result property="vhcty_asort_nm" column="VHCTY_aSORT_NM" /> <!-- 차종종별명 -->
|
|
|
|
<result property="vhcty_ty_nm" column="VHCTY_tY_NM" /> <!-- 차종유형명 -->
|
|
|
|
<result property="vhcty_ty_nm" column="VHCTY_tY_NM" /> <!-- 차종유형명 -->
|
|
|
|
<result property="vhcty_se_nm" column="VHCTY_SE_NM" /> <!-- 차종분류명 -->
|
|
|
|
<result property="vhcty_se_nm" column="VHCTY_SE_NM" /> <!-- 차종분류명 -->
|
|
|
|
<result property="frst_regist_de" column="FRST_REGIST_DE" /> <!-- 최초등록일 -->
|
|
|
|
<result property="frst_regist_de" column="FRST_REGIST_DE" /> <!-- 최초등록일 -->
|
|
|
|
<result property="fom_nm" column="FOM_NM" /> <!-- 형식 -->
|
|
|
|
<result property="fom_nm" column="FOM_NM" /> <!-- 형식 -->
|
|
|
|
<result property="acqs_de" column="ACQS_DE" /> <!-- 취득일자 -->
|
|
|
|
<result property="acqs_de" column="ACQS_DE" /> <!-- 취득일자 -->
|
|
|
|
<result property="acqs_end_de" column="ACQS_END_DE" /> <!-- 취득종료일자 -->
|
|
|
|
<result property="acqs_end_de" column="ACQS_END_DE" /> <!-- 취득종료일자 -->
|
|
|
|
<result property="ybl_md" column="YBL_mD" /> <!-- 제작년월일 -->
|
|
|
|
<result property="ybl_md" column="YBL_mD" /> <!-- 제작년월일 -->
|
|
|
|
<result property="transr_regist_de" column="TRANSR_REGIST_DE" /> <!-- 이전등록일 -->
|
|
|
|
<result property="transr_regist_de" column="TRANSR_REGIST_DE" /> <!-- 이전등록일 -->
|
|
|
|
<result property="spcf_regist_sttus_code" column="SPCF_REGIST_STTUS_CODE" /> <!-- 제원등록상태코드 -->
|
|
|
|
<result property="spcf_regist_sttus_code" column="SPCF_REGIST_STTUS_CODE" /> <!-- 제원등록상태코드 -->
|
|
|
|
<result property="color_nm" column="COLOR_NM" /> <!-- 색상명 -->
|
|
|
|
<result property="color_nm" column="COLOR_NM" /> <!-- 색상명 -->
|
|
|
|
<result property="mrtg_co" column="MRTG_CO" /> <!-- 저당수 -->
|
|
|
|
<result property="mrtg_co" column="MRTG_CO" /> <!-- 저당수 -->
|
|
|
|
<result property="seizr_co" column="SEIZR_CO" /> <!-- 압류건수 -->
|
|
|
|
<result property="seizr_co" column="SEIZR_CO" /> <!-- 압류건수 -->
|
|
|
|
<result property="stmd_co" column="STMD_CO" /> <!-- 구조변경수 -->
|
|
|
|
<result property="stmd_co" column="STMD_CO" /> <!-- 구조변경수 -->
|
|
|
|
<result property="nmpl_csdy_at" column="NMPL_cSDY_aT" /> <!-- 번호판영치여부 -->
|
|
|
|
<result property="nmpl_csdy_at" column="NMPL_cSDY_aT" /> <!-- 번호판영치여부 -->
|
|
|
|
<result property="nmpl_csdy_remnr_de" column="NMPL_cSDY_REMNR_DE" /> <!-- 번호판영치최고일 -->
|
|
|
|
<result property="nmpl_csdy_remnr_de" column="NMPL_cSDY_REMNR_DE" /> <!-- 번호판영치최고일 -->
|
|
|
|
<result property="origin_se_code" column="ORIGIN_SE_CODE" /> <!-- 출처구분코드 -->
|
|
|
|
<result property="origin_se_code" column="ORIGIN_SE_CODE" /> <!-- 출처구분코드 -->
|
|
|
|
<result property="nmpl_stndrd_code" column="NMPL_STNDRD_CODE" /> <!-- 번호판규격코드 -->
|
|
|
|
<result property="nmpl_stndrd_code" column="NMPL_STNDRD_CODE" /> <!-- 번호판규격코드 -->
|
|
|
|
<result property="acqs_amount" column="ACQS_aMOUNT" /> <!-- 취득금액 -->
|
|
|
|
<result property="acqs_amount" column="ACQS_aMOUNT" /> <!-- 취득금액 -->
|
|
|
|
<result property="inspt_valid_pd_bgnde" column="INSPT_vALID_pD_bGNDE" /> <!-- 검사유효기간시작일 -->
|
|
|
|
<result property="inspt_valid_pd_bgnde" column="INSPT_vALID_pD_bGNDE" /> <!-- 검사유효기간시작일 -->
|
|
|
|
<result property="inspt_valid_pd_endde" column="INSPT_vALID_pD_ENDDE" /> <!-- 검사유효기간종료일 -->
|
|
|
|
<result property="inspt_valid_pd_endde" column="INSPT_vALID_pD_ENDDE" /> <!-- 검사유효기간종료일 -->
|
|
|
|
<result property="chck_valid_pd_bgnde" column="CHCK_vALID_pD_bGNDE" /> <!-- 점검유효기간시작일 -->
|
|
|
|
<result property="chck_valid_pd_bgnde" column="CHCK_vALID_pD_bGNDE" /> <!-- 점검유효기간시작일 -->
|
|
|
|
<result property="chck_valid_pd_endde" column="CHCK_vALID_pD_ENDDE" /> <!-- 점검유효기간종료일 -->
|
|
|
|
<result property="chck_valid_pd_endde" column="CHCK_vALID_pD_ENDDE" /> <!-- 점검유효기간종료일 -->
|
|
|
|
<result property="use_strnghld_grc_code" column="USE_STRNGHLD_GRC_CODE" /> <!-- 사용본거지관청코드 -->
|
|
|
|
<result property="use_strnghld_grc_code" column="USE_STRNGHLD_GRC_CODE" /> <!-- 사용본거지관청코드 -->
|
|
|
|
<result property="tkcar_pscap_co" column="TKCAR_PSCAP_CO" /> <!-- 승차정원수 -->
|
|
|
|
<result property="tkcar_pscap_co" column="TKCAR_PSCAP_CO" /> <!-- 승차정원수 -->
|
|
|
|
<result property="spmnno" column="SPMNNO" /> <!-- 제원관리번호 -->
|
|
|
|
<result property="spmnno" column="SPMNNO" /> <!-- 제원관리번호 -->
|
|
|
|
<result property="trvl_dstnc" column="TRVL_DSTNC" /> <!-- 주행거리 -->
|
|
|
|
<result property="trvl_dstnc" column="TRVL_DSTNC" /> <!-- 주행거리 -->
|
|
|
|
<result property="frst_regist_rqrcno" column="FRST_REGIST_RQRCNO" /> <!-- 최초등록접수번호 -->
|
|
|
|
<result property="frst_regist_rqrcno" column="FRST_REGIST_RQRCNO" /> <!-- 최초등록접수번호 -->
|
|
|
|
<result property="vlnt_ersr_prvntc_ntice_de" column="VLNT_ERSR_PRVNTC_NTICE_DE" /> <!-- 예고통지일 -->
|
|
|
|
<result property="vlnt_ersr_prvntc_ntice_de" column="VLNT_ERSR_PRVNTC_NTICE_DE" /> <!-- 예고통지일 -->
|
|
|
|
<result property="regist_instt_nm" column="REGIST_INSTT_NM" /> <!-- 등록기관명 -->
|
|
|
|
<result property="regist_instt_nm" column="REGIST_INSTT_NM" /> <!-- 등록기관명 -->
|
|
|
|
<result property="process_imprty_resn_code" column="PROCESS_IMPRTY_RESN_CODE" /> <!-- 처리불가사유코드 -->
|
|
|
|
<result property="process_imprty_resn_code" column="PROCESS_IMPRTY_RESN_CODE" /> <!-- 처리불가사유코드 -->
|
|
|
|
<result property="process_imprty_resn_dtls" column="PROCESS_IMPRTY_RESN_dTLS" /> <!-- 처리불가사유명세 -->
|
|
|
|
<result property="process_imprty_resn_dtls" column="PROCESS_IMPRTY_RESN_dTLS" /> <!-- 처리불가사유명세 -->
|
|
|
|
<result property="createdAt" column="REG_DT" /> <!-- 등록 일시 -->
|
|
|
|
<result property="createdAt" column="REG_DT" /> <!-- 등록 일시 -->
|
|
|
|
<result property="createdBy" column="RGTR" /> <!-- 등록자 -->
|
|
|
|
<result property="createdBy" column="RGTR" /> <!-- 등록자 -->
|
|
|
|
</resultMap>
|
|
|
|
</resultMap>
|
|
|
|
|
|
|
|
|
|
|
|
<select id="selectBasicInfo" parameterType="map" resultMap="carBasicInfoRow">/* vehicleInfoMapper.selectBasicInfo(자동차 기본사항 조회) */
|
|
|
|
<select id="selectBasicInfo" parameterType="map" resultMap="carBasicInfoRow">/* vehicleInfoMapper.selectBasicInfo(자동차 기본사항 조회) */
|
|
|
@ -173,6 +173,13 @@ SELECT PRYE <!-- 연식 -->
|
|
|
|
</where></select>
|
|
|
|
</where></select>
|
|
|
|
|
|
|
|
|
|
|
|
<insert id="insertBasicInfo" parameterType="map">/* vehicleInfoMapper.insertBasicInfo(자동차 기본사항 조회 로그 등록) */
|
|
|
|
<insert id="insertBasicInfo" parameterType="map">/* vehicleInfoMapper.insertBasicInfo(자동차 기본사항 조회 로그 등록) */
|
|
|
|
|
|
|
|
<selectKey keyProperty="bsc_mttr_id" resultType="string" order="BEFORE">
|
|
|
|
|
|
|
|
SELECT CONCAT(
|
|
|
|
|
|
|
|
<include refid="utility.today" />
|
|
|
|
|
|
|
|
, LPAD(IFNULL(SUBSTRING(MAX(BSC_MTTR_ID), 9) + 1, 1), 22, '0')
|
|
|
|
|
|
|
|
) NEW_ID
|
|
|
|
|
|
|
|
FROM TB_CAR_BSC_MTTR TCBM
|
|
|
|
|
|
|
|
WHERE BSC_MTTR_ID LIKE CONCAT(<include refid="utility.today" />, '%')</selectKey>
|
|
|
|
INSERT INTO TB_CAR_BSC_MTTR (
|
|
|
|
INSERT INTO TB_CAR_BSC_MTTR (
|
|
|
|
BSC_MTTR_ID <!-- 기본 사항 ID -->
|
|
|
|
BSC_MTTR_ID <!-- 기본 사항 ID -->
|
|
|
|
, MESSAGEID <!-- 결과 메시지 ID -->
|
|
|
|
, MESSAGEID <!-- 결과 메시지 ID -->
|
|
|
@ -263,8 +270,6 @@ INSERT INTO TB_CAR_BSC_MTTR (
|
|
|
|
, FRST_REGIST_RQRCNO <!-- 최초등록접수번호 -->
|
|
|
|
, FRST_REGIST_RQRCNO <!-- 최초등록접수번호 -->
|
|
|
|
, VLNT_ERSR_PRVNTC_NTICE_DE <!-- 예고통지일 -->
|
|
|
|
, VLNT_ERSR_PRVNTC_NTICE_DE <!-- 예고통지일 -->
|
|
|
|
, REGIST_INSTT_NM <!-- 등록기관명 -->
|
|
|
|
, REGIST_INSTT_NM <!-- 등록기관명 -->
|
|
|
|
, PROCESS_IMPRTY_RESN_CODE <!-- 처리불가사유코드 -->
|
|
|
|
|
|
|
|
, PROCESS_IMPRTY_RESN_DTLS <!-- 처리불가사유명세 -->
|
|
|
|
|
|
|
|
, VIMS_PRPOS_SE_CODE <!-- 용도구분코드 -->
|
|
|
|
, VIMS_PRPOS_SE_CODE <!-- 용도구분코드 -->
|
|
|
|
, VIMS_VHCTY_ASORT_CODE <!-- 차종종별코드 -->
|
|
|
|
, VIMS_VHCTY_ASORT_CODE <!-- 차종종별코드 -->
|
|
|
|
, VIMS_VHCTY_TY_CODE <!-- 차종유형코드 -->
|
|
|
|
, VIMS_VHCTY_TY_CODE <!-- 차종유형코드 -->
|
|
|
@ -273,8 +278,13 @@ INSERT INTO TB_CAR_BSC_MTTR (
|
|
|
|
, CBD_BT <!-- 차체너비 -->
|
|
|
|
, CBD_BT <!-- 차체너비 -->
|
|
|
|
, CBD_HG <!-- 차체높이 -->
|
|
|
|
, CBD_HG <!-- 차체높이 -->
|
|
|
|
, FRST_MXMM_LDG <!-- 최초최대적재량 -->
|
|
|
|
, FRST_MXMM_LDG <!-- 최초최대적재량 -->
|
|
|
|
|
|
|
|
, PROCESS_IMPRTY_RESN_CODE <!-- 처리불가사유코드 -->
|
|
|
|
|
|
|
|
, PROCESS_IMPRTY_RESN_DTLS <!-- 처리불가사유명세 -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
, REG_DT <!-- 등록일자 -->
|
|
|
|
|
|
|
|
, RGTR <!-- 등록자 -->
|
|
|
|
) VALUES (
|
|
|
|
) VALUES (
|
|
|
|
#{bsc_mttr_id} <!-- 기본 사항 id -->
|
|
|
|
#{info.bsc_mttr_id} <!-- 기본 사항 id -->
|
|
|
|
, #{msg.messageId} <!-- 결과 메시지 id -->
|
|
|
|
, #{msg.messageId} <!-- 결과 메시지 id -->
|
|
|
|
, #{msg.messageName} <!-- 결과 메시지 명 -->
|
|
|
|
, #{msg.messageName} <!-- 결과 메시지 명 -->
|
|
|
|
, #{msg.messageReason} <!-- 결과 메시지 사유 -->
|
|
|
|
, #{msg.messageReason} <!-- 결과 메시지 사유 -->
|
|
|
@ -373,6 +383,11 @@ INSERT INTO TB_CAR_BSC_MTTR (
|
|
|
|
, #{info.cbd_bt} <!-- 차체너비 -->
|
|
|
|
, #{info.cbd_bt} <!-- 차체너비 -->
|
|
|
|
, #{info.cbd_hg} <!-- 차체높이 -->
|
|
|
|
, #{info.cbd_hg} <!-- 차체높이 -->
|
|
|
|
, #{info.frst_mxmm_ldg} <!-- 최초최대적재량 -->
|
|
|
|
, #{info.frst_mxmm_ldg} <!-- 최초최대적재량 -->
|
|
|
|
|
|
|
|
, #{info.process_imprty_resn_code} <!-- 처리불가사유코드 -->
|
|
|
|
|
|
|
|
, #{info.process_imprty_resn_dtls} <!-- 처리불가사유명세 -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
,<include refid="utility.now" /> <!-- 등록일자 -->
|
|
|
|
|
|
|
|
, #{currentUser.id} <!-- 등록자 -->
|
|
|
|
)</insert>
|
|
|
|
)</insert>
|
|
|
|
|
|
|
|
|
|
|
|
</mapper>
|
|
|
|
</mapper>
|