This commit is contained in:
58261 2018-10-08 15:07:53 +08:00
commit 9762bf6a56
2 changed files with 6 additions and 0 deletions

View File

@ -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>

View File

@ -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>