更新配置1
This commit is contained in:
parent
537c10bb74
commit
9be8bae643
@ -729,6 +729,7 @@
|
||||
<attribute name="CONTRACT_INVOICE_STATUS" label="合同开票状态" type="STRING" length="32"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -996,6 +997,7 @@
|
||||
<attribute name="CONTRACT_INVOICE_STATUS" label="合同开票状态" type="STRING" length="32"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -2682,6 +2684,7 @@
|
||||
<attribute name="RENT_INVOICE_TYPE" label="租金开票类型" type="STRING" length="32"/>
|
||||
<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"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user