1.删除lv_penalty_info

This commit is contained in:
zhangbb 2020-07-15 19:20:34 +08:00
parent 25aeddb915
commit 94a23560e1

View File

@ -4158,25 +4158,7 @@
</managerProperties>
</manager>
</class>
<class name="LV_PENALTY_INFO" label="" keyAttributes="id">
<attributes>
<attribute name="id" label="id" type="STRING" length="32"/>
<attribute name="contract_id" label="contract_id" type="STRING" length="32"/>
<attribute name="payment_number" label="payment_number" type="STRING" length="96"/>
<attribute name="plan_date" label="plan_date" type="STRING" length="120"/>
<attribute name="plan_list" label="plan_list" type="STRING" length="96"/>
<attribute name="plan_penalty" label="plan_penalty" type="DOUBLE" length="22" scale="2"/>
<attribute name="inputtime" label="inputtime" type="STRING" length="120"/>
<attribute name="penalty_adjust" label="penalty_adjust" type="DOUBLE" length="22" scale="2"/>
<attribute name="penalty" label="penalty" type="DOUBLE" length="22" scale="2"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lv_penalty_info" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LC_FUND_PLAN_HIS" label="" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>