更新配置
This commit is contained in:
parent
cd1129bf38
commit
1d02046a63
@ -1441,7 +1441,7 @@
|
||||
<attribute name="PLAN_ID" label="计划id" type="STRING" length="32"/>
|
||||
<attribute name="PLAN_LIST" label="租金计划期次" type="INT" length="10"/>
|
||||
<attribute name="HIRE_LIST" label="回笼期项" type="INT" length="10"/>
|
||||
<attribute name="HIRE_DATE" label="回笼日期" type="STRING" length="32"/>
|
||||
<attribute name="HIRE_DATE" label="核销日期" type="STRING" length="32"/>
|
||||
<attribute name="RENT" label="回笼租金" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="CORPUS" label="回笼本金" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="INTEREST" label="回笼租息" type="DOUBLE" length="22" scale="2"/>
|
||||
@ -1498,7 +1498,7 @@
|
||||
<attribute name="PLAN_ID" label="计划id" type="STRING" length="32"/>
|
||||
<attribute name="PLAN_LIST" label="租金计划期次" type="INT" length="10"/>
|
||||
<attribute name="HIRE_LIST" label="回笼期项" type="INT" length="10"/>
|
||||
<attribute name="HIRE_DATE" label="回笼日期" type="STRING" length="32"/>
|
||||
<attribute name="HIRE_DATE" label="核销日期" type="STRING" length="32"/>
|
||||
<attribute name="RENT" label="回笼租金" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="CORPUS" label="回笼本金" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="INTEREST" label="回笼租息" type="DOUBLE" length="22" scale="2"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user