更新JBO

This commit is contained in:
liuzhao 2018-10-11 18:28:55 +08:00
parent 4d4a90b946
commit b2231f49b8

View File

@ -4652,6 +4652,18 @@
</managerProperties>
</manager>
</class>
<class name="VI_AUTODISTRIBUTE" label="" keyAttributes="id">
<attributes>
<attribute name="id" label="合同id" type="STRING"/>
<attribute name="over_days" label="逾期天数" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_autodistribute" />
<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">