Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into zhouzebei
This commit is contained in:
commit
9762bf6a56
@ -111,6 +111,7 @@
|
||||
<attribute name="source_type" label="申请类型" type="STRING" length="32"/>
|
||||
<attribute name="inputName" label=" 报单人姓名" type="STRING" length="32"/>
|
||||
<attribute name="inputTel" label=" 报单人电话" type="STRING" length="16"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -236,6 +237,7 @@
|
||||
<attribute name="CONTRACT_NUMBER" label="合同编号" type="STRING" length="100"/>
|
||||
<attribute name="inputName" label=" 报单人姓名" type="STRING" length="32"/>
|
||||
<attribute name="inputTel" label=" 报单人电话" type="STRING" length="16"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -724,6 +726,7 @@
|
||||
<attribute name="LENDING_TYPE" label="保单放款方法" type="STRING" length="10"/>
|
||||
<attribute name="inputName" label=" 报单人姓名" type="STRING" length="32"/>
|
||||
<attribute name="inputTel" label=" 报单人电话" type="STRING" length="16"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -969,6 +972,7 @@
|
||||
<attribute name="LENDING_TYPE" label="保单放款方法" type="STRING" length="10"/>
|
||||
<attribute name="inputName" label=" 报单人姓名" type="STRING" length="32"/>
|
||||
<attribute name="inputTel" label=" 报单人电话" type="STRING" length="16"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -2622,6 +2626,7 @@
|
||||
<attribute name="LENDING_TYPE" label="保单放款方法" type="STRING" length="10"/>
|
||||
<attribute name="inputName" label=" 报单人姓名" type="STRING" length="32"/>
|
||||
<attribute name="inputTel" label=" 报单人电话" type="STRING" length="16"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
@ -78,6 +78,7 @@
|
||||
<attribute name="IS_ALL_DEALER_GROUP" label="产品适用所经销商集团" type="STRING" length="10"/>
|
||||
<attribute name="IS_ALL_AREA" label="产品适用所有区域" type="STRING" length="10"/>
|
||||
<attribute name="IS_ALL_CAR" label="产品适用所有车辆" type="STRING" length="10"/>
|
||||
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user