Commit dbccde40 by 高晓磊

船舶查询元数据增加几个字段

parent b90162f9
......@@ -138,7 +138,7 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>description</m:name>
<m:name>reason</m:name>
<m:title>描述</m:title>
<m:type>string</m:type>
<m:ref>
......@@ -148,6 +148,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>companyName</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>account</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