Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into zhuhuichen
This commit is contained in:
commit
e50b70c532
@ -4316,7 +4316,7 @@
|
||||
</class>
|
||||
<class name="lpapplication" label="法人申请临时表" keyAttributes="id">
|
||||
<attributes>
|
||||
|
||||
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
<attribute name="status" label="状态" type="STRING" length="20"/>
|
||||
@ -4368,6 +4368,7 @@
|
||||
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
|
||||
<attribute name="establish_date" label="成立日期" type="STRING" length="100"/>
|
||||
<attribute name="fax" label="传真" type="STRING" length="32"/>
|
||||
<attribute name="flowunid" label="流程编号" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
@ -556,6 +556,8 @@
|
||||
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="20"/>
|
||||
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="50"/>
|
||||
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
|
||||
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
|
||||
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -581,6 +583,8 @@
|
||||
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="20"/>
|
||||
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="50"/>
|
||||
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
|
||||
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
|
||||
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -605,6 +609,8 @@
|
||||
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="20"/>
|
||||
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="50"/>
|
||||
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
|
||||
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
|
||||
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -630,6 +636,8 @@
|
||||
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="20"/>
|
||||
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="50"/>
|
||||
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
|
||||
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
|
||||
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user