Commit e52bc4a8 by 杨清松

查询字段更改

parent 428cdf90
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<description></description> <description></description>
</field> </field>
<field title='项目名称'> <field title='项目名称'>
<name>project.name</name> <name>project.projectName</name>
<type>string</type> <type>string</type>
<ref> <ref>
<type></type> <type></type>
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<description></description> <description></description>
</field> </field>
<field title='项目名称'> <field title='项目名称'>
<name>project.name</name> <name>project.projectName</name>
<type>string</type> <type>string</type>
<ref> <ref>
<type></type> <type></type>
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<description></description> <description></description>
</field> </field>
<field title='项目名称'> <field title='项目名称'>
<name>project.name</name> <name>project.projectName</name>
<type>string</type> <type>string</type>
<ref> <ref>
<type></type> <type></type>
......
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>project.name</m:name> <m:name>project.projectName</m:name>
<m:title>项目名称</m:title> <m:title>项目名称</m:title>
<m:type>string</m:type> <m:type>string</m:type>
<m:ref> <m:ref>
......
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>project.name</m:name> <m:name>project.projectName</m:name>
<m:title>项目名称</m:title> <m:title>项目名称</m:title>
<m:type>string</m:type> <m:type>string</m:type>
<m:ref> <m:ref>
......
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>project.name</m:name> <m:name>project.projectName</m:name>
<m:title>项目名称</m:title> <m:title>项目名称</m:title>
<m:type>string</m:type> <m:type>string</m:type>
<m:ref> <m:ref>
......
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