更新配置
This commit is contained in:
parent
7663179387
commit
11a16359a7
@ -101,6 +101,7 @@
|
||||
<attribute name="AREA" label="区域" type="STRING" length="32"/>
|
||||
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
|
||||
<attribute name="BUSINESSTYPE" label="业务类型" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -219,6 +220,7 @@
|
||||
<attribute name="AREA" label="区域" type="STRING" length="32"/>
|
||||
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
|
||||
<attribute name="BUSINESSTYPE" label="业务类型" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -733,6 +735,7 @@
|
||||
<attribute name="SEAL_TYPE" label="印章类型" type="STRING" length="32"/>
|
||||
<attribute name="MORTGAGE_AGENT" label="抵押代理人" type="STRING" length="32"/>
|
||||
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -1001,6 +1004,7 @@
|
||||
<attribute name="SEAL_TYPE" label="印章类型" type="STRING" length="32"/>
|
||||
<attribute name="MORTGAGE_AGENT" label="抵押代理人" type="STRING" length="32"/>
|
||||
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -2615,6 +2619,7 @@
|
||||
<attribute name="INVOICE_MEMO" label="开票说明" type="STRING" length="2000"/>
|
||||
<attribute name="CONTRACT_INVOICE_STATUS" label="合同开票状态" type="STRING" length="32"/>
|
||||
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
|
||||
<attribute name="distributor_id" label="distributor_id" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user