JBO提交

This commit is contained in:
liuzhao 2019-03-14 15:28:06 +08:00
parent 22c751b2a3
commit bb9fc9da72

View File

@ -4949,7 +4949,37 @@
</managerProperties>
</manager>
</class>
</package>
<class name="VI_PAY_APPLY" label="" keyAttributes="flow_key">
<attributes>
<attribute name="relativeserialno" label="上一流水号" type="STRING"/>
<attribute name="serialno" label="流水号" type="STRING"/>
<attribute name="contract_id" label="合同编号" type="STRING"/>
<attribute name="proj_id" label="项目编号" type="STRING"/>
<attribute name="flow_unid" label="流程编号" type="STRING"/>
<attribute name="phaseno" label="当前阶段号" type="STRING"/>
<attribute name="flowname" label="当前流程名称" type="STRING"/>
<attribute name="applytype" label="申请类型" type="STRING"/>
<attribute name="phasetype" label="阶段类型" type="STRING"/>
<attribute name="objectno" label="对象编号" type="STRING"/>
<attribute name="objecttype" label="对象类型" type="STRING"/>
<attribute name="USERID" label="承办人编号" type="STRING"/>
<attribute name="flowno" label="当前流程号" type="STRING"/>
<attribute name="flow_key" label="项目/合同号" type="STRING"/>
<attribute name="CUSTOMER_NAME" label="承租人名称" type="STRING"/>
<attribute name="DISTRIBUTOR_NAME" label="经销商名称" type="STRING"/>
<attribute name="PHASENAME" label="当前任务名称" type="STRING"/>
<attribute name="USERNAME" label="当前处理人" type="STRING"/>
<attribute name="BEGINTIME" label="任务开始时间" type="STRING"/>
<attribute name="ENDTIME" label="任务结束时间" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_business_query" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
</package>
<package name="jbo.com.tenwa.lease.carbrand" >
<class name="LB_CLAIMS_BOOK_DETAIL" label="索赔申请书详情表" keyAttributes="ID">
<attributes>