合同信息查询优化

This commit is contained in:
xiezhiwen 2019-10-29 11:44:17 +08:00
parent 475c80fe68
commit f32d4dac67

View File

@ -5131,6 +5131,35 @@
</managerProperties>
</manager>
</class>
<class name="VI_CONTRACTINFOALLVIEW" label="合同信息查询-汽车" keyAttributes="">
<attributes>
<attribute name="ID" label="标识" type="STRING"/>
<attribute name="CONTRACT_STATUS" label="合同状态" type="STRING"/>
<attribute name="CUSTOMER_NAME" label="承租人" type="STRING"/>
<attribute name="PROJECT_NO" label="申请号" type="STRING"/>
<attribute name="project_id" label="项目id" type="STRING"/>
<attribute name="project_date" label="申请日期" type="STRING"/>
<attribute name="project_name" label="业务名称" type="STRING"/>
<attribute name="contract_no" label="合同号" type="STRING"/>
<attribute name="CONTRACT_NUMBER" label="业务合同编号" type="STRING"/>
<attribute name="leas_form" label="租赁形式" type="STRING"/>
<attribute name="project_managename" label="项目经理" type="STRING"/>
<attribute name="FRAME_NUMBER" label="车架号" type="STRING"/>
<attribute name="mobile" label="手机号" type="STRING"/>
<attribute name="NAME" label="共同承租人" type="STRING"/>
<attribute name="VNDR_NAME" label="经销商/SP" type="STRING"/>
<attribute name="APPLYPAY_DATE" label="放款申请时间" type="STRING"/>
<attribute name="START_DATE" label="起租日" type="STRING"/>
<attribute name="ITEMNAME" label="所属渠道" type="STRING"/>
<attribute name="PRODUCT_ID" label="产品id" type="STRING"/>
<attribute name="FLOWUNID" label="流程编号" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_contractinfoallview" />
</managerProperties>
</manager>
</class>
</package>
<package name="jbo.com.tenwa.lease.carbrand" >
<class name="LB_CLAIMS_BOOK_DETAIL" label="索赔申请书详情表" keyAttributes="ID">