配置文件
This commit is contained in:
parent
08340ca574
commit
366be5e2dd
@ -109,6 +109,8 @@
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_NUMBER" label="合同编号" type="STRING" length="100"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -232,6 +234,8 @@
|
||||
<attribute name="BUSINESSTYPE" label="业务类型" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -718,6 +722,8 @@
|
||||
<attribute name="AREA_CODE" label="车牌号对应所在区号" type="STRING" length="32"/>
|
||||
<attribute name="CAR_TYPE" label="车辆类型" type="STRING" length="64"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -955,6 +961,8 @@
|
||||
<attribute name="AREA_CODE" label="车牌号对应所在区号" type="STRING" length="32"/>
|
||||
<attribute name="CAR_TYPE" label="车辆类型" type="STRING" length="64"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -2604,6 +2612,8 @@
|
||||
<attribute name="AREA_CODE" label="车牌号对应所在区号" type="STRING" length="32"/>
|
||||
<attribute name="CAR_TYPE" label="车辆类型" type="STRING" length="64"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user