Commit 482cac68 by 焦凯

修改合同查询元数据

parent 36a36de7
......@@ -120,6 +120,11 @@
<type>string</type>
<description></description>
</field>
<field title='合同版本号'>
<name>contractVersion</name>
<type>string</type>
<description></description>
</field>
<field title='收货地址'>
<name>addrReceive</name>
<type>string</type>
......
......@@ -157,6 +157,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>contractVersion</m:name>
<m:title>合同版本号</m:title>
<m:type>string</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>addrReceive</m:name>
<m:title>收货地址</m:title>
<m:type>string</m:type>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment