Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into zhangjun
This commit is contained in:
commit
f94c04324c
@ -3998,6 +3998,32 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_DISCOUNT" label="" keyAttributes="">
|
||||
<attributes>
|
||||
<attribute name="ID" label="ID" type="STRING" length="64"/>
|
||||
<attribute name="CONTRACT_NO" label="CONTRACT_NO" type="STRING" length="64"/>
|
||||
<attribute name="CAR_BRAND" label="CAR_BRAND" type="STRING" length="64"/>
|
||||
<attribute name="FRAME_NUMBER" label="FRAME_NUMBER" type="STRING" length="64"/>
|
||||
<attribute name="DISCOUNT_MONEY" label="DISCOUNT_MONEY" type="STRING" length="64"/>
|
||||
<attribute name="FIELD1" label="FIELD1" type="STRING" length="64"/>
|
||||
<attribute name="FIELD2" label="FIELD2" type="STRING" length="64"/>
|
||||
<attribute name="FIELD3" label="FIELD3" type="STRING" length="64"/>
|
||||
<attribute name="FIELD4" label="FIELD4" type="STRING" length="64"/>
|
||||
<attribute name="FIELD5" label="FIELD5" type="STRING" length="64"/>
|
||||
<attribute name="INPUTUSERID" label="INPUTUSERID" type="STRING" length="64"/>
|
||||
<attribute name="INPUTORGID" label="INPUTORGID" type="STRING" length="64"/>
|
||||
<attribute name="INPUTTIME" label="INPUTTIME" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEUSERID" label="UPDATEUSERID" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEORGID" label="UPDATEORGID" type="STRING" length="64"/>
|
||||
<attribute name="UPDATETIME" label="UPDATETIME" type="STRING" length="64"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="lb_discount" />
|
||||
<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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user