|
@@ -37,6 +37,8 @@
|
|
<result column="pdf_trial_url" property="pdfTrialUrl"/>
|
|
<result column="pdf_trial_url" property="pdfTrialUrl"/>
|
|
<result column="pdf_trial_url_position" property="pdfTrialUrlPosition"/>
|
|
<result column="pdf_trial_url_position" property="pdfTrialUrlPosition"/>
|
|
<result column="business_time" property="BusinessTime"/>
|
|
<result column="business_time" property="BusinessTime"/>
|
|
|
|
+ <result column="e_visa_pdf_page" property="eVisaPdfPage"/>
|
|
|
|
+ <result column="e_visa_pdf_size" property="eVisaPdfSize"/>
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
<resultMap id="queryProcessDataMap" type="org.springblade.business.vo.QueryProcessDataVO">
|
|
<resultMap id="queryProcessDataMap" type="org.springblade.business.vo.QueryProcessDataVO">
|