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
a40579be
Commit
a40579be
authored
Mar 24, 2021
by
杨清松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据字典查询
parent
375c6c9d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
ProjectFiled.mk
...c/main/model/com/xyst/dinas/project/query/ProjectFiled.mk
+9
-0
ProjectFiled.jmx
...n/resources/com/xyst/dinas/project/query/ProjectFiled.jmx
+10
-0
No files found.
backend/xyst.dinas.project/src/main/model/com/xyst/dinas/project/query/ProjectFiled.mk
View file @
a40579be
...
@@ -41,6 +41,15 @@
...
@@ -41,6 +41,15 @@
</ref>
</ref>
<description></description>
<description></description>
</field>
</field>
<field title='项目类型id'>
<name>projectType.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.dict.datamodel.ProjectType</name>
</ref>
<description></description>
</field>
<field title='项目类型'>
<field title='项目类型'>
<name>projectType.title</name>
<name>projectType.title</name>
<type>string</type>
<type>string</type>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/query/ProjectFiled.jmx
View file @
a40579be
...
@@ -51,6 +51,16 @@
...
@@ -51,6 +51,16 @@
<m:desc></m:desc>
<m:desc></m:desc>
</m:field>
</m:field>
<m:field>
<m:field>
<m:name>
projectType.id
</m:name>
<m:title>
项目类型id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.project.dict.datamodel.ProjectType
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
projectType.title
</m:name>
<m:name>
projectType.title
</m:name>
<m:title>
项目类型
</m:title>
<m:title>
项目类型
</m:title>
<m:type>
string
</m:type>
<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