Commit 02947caa by shiwenbo

提交jmx

parent 1a5cf248
......@@ -70,16 +70,6 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>applicantId</m:name>
<m:title>申请人id</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>applicant</m:name>
<m:title>申请人</m:title>
<m:type>string</m:type>
......
......@@ -147,6 +147,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>station.id</m:name>
<m:title>场站</m:title>
<m:type>uuid</m:type>
<m:ref>
<m:name>com.xyst.dinas.biz.datamodel.Station</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>project.projectName</m:name>
<m:title>项目名称</m:title>
<m:type>string</m:type>
......
......@@ -9,7 +9,7 @@
<content>
<m:privilege>
<m:type>TOKEN</m:type>
<m:category>运输/运输分析(区域公司)</m:category>
<m:category>运输/运输分析</m:category>
<m:seq>0</m:seq>
</m:privilege>
</content>
......
......@@ -9,7 +9,7 @@
<content>
<m:privilege>
<m:type>TOKEN</m:type>
<m:category>运输/车辆违规(区域公司)</m:category>
<m:category>运输/车辆违规</m:category>
<m:seq>0</m:seq>
</m:privilege>
</content>
......
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