Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
cloud-fb
Commits
1254d15b
Commit
1254d15b
authored
Mar 24, 2021
by
杨清松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
区域公司查询元数据
parent
846d72c6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
2 deletions
+21
-2
ProjectFiled.mk
...c/main/model/com/xyst/dinas/project/query/ProjectFiled.mk
+10
-1
ProjectFiled.jmx
...n/resources/com/xyst/dinas/project/query/ProjectFiled.jmx
+11
-1
No files found.
backend/xyst.dinas.project/src/main/model/com/xyst/dinas/project/query/ProjectFiled.mk
View file @
1254d15b
...
...
@@ -51,7 +51,7 @@
<description></description>
</field>
<field title='区域公司'>
<name>regionalCompany</name>
<name>regionalCompany
.id
</name>
<type>uuid</type>
<ref>
<type></type>
...
...
@@ -59,6 +59,15 @@
</ref>
<description></description>
</field>
<field title='区域公司name'>
<name>regionalCompany.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.Organization</name>
</ref>
<description></description>
</field>
<field title='项目编号'>
<name>projectNum</name>
<type>string</type>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/query/ProjectFiled.jmx
View file @
1254d15b
...
...
@@ -61,7 +61,7 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
regionalCompany
</m:name>
<m:name>
regionalCompany
.id
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
...
...
@@ -71,6 +71,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
regionalCompany.name
</m:name>
<m:title>
区域公司name
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.Organization
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
projectNum
</m:name>
<m:title>
项目编号
</m:title>
<m:type>
string
</m:type>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment