更新jbo

This commit is contained in:
G 2018-11-27 09:41:56 +08:00
parent ae4216754e
commit 67753e7dd8

View File

@ -4767,6 +4767,34 @@
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="VI_BUSINESS_SUMMARY" label="合同审批汇总表" keyAttributes="ID">
<attributes>
<attribute name="ID" label="ID" type="STRING"/>
<attribute name="CONTRACT_STATUS" label="合同状态" type="STRING"/>
<attribute name="PROJECT_NO" label="申请号" type="STRING"/>
<attribute name="CONTRACT_NO" label="合同编号" type="STRING"/>
<attribute name="CONTRACT_NUMBER" label="合同号" type="STRING"/>
<attribute name="CUSTOMER_NAME" 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="OBJECTTYPE" label="对象类型" type="STRING"/>
<attribute name="OBJECTNO" label="对象编号" type="STRING"/>
<attribute name="PHASETYPE" label="阶段类型" type="STRING"/>
<attribute name="APPLYTYPE" label="申请类型" type="STRING"/>
<attribute name="FLOWNO" label="当前流程号" type="STRING"/>
<attribute name="FLOWNAME" label="当前流程名称" type="STRING"/>
<attribute name="PHASENO" label="当前阶段号" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_business_summary" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_OPINIONS_INFO" label="北汽财务业务申请表" keyAttributes="id">
<attributes>