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
32c4f2e9
Commit
32c4f2e9
authored
Apr 13, 2021
by
高晓磊
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
parents
1c2ac640
85b9a106
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
SalesPlan.mk
...es/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
+9
-0
SalesPlan.jmx
...c/main/resources/com/xyst/dinas/sales/query/SalesPlan.jmx
+10
-0
No files found.
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
View file @
32c4f2e9
...
@@ -50,6 +50,15 @@
...
@@ -50,6 +50,15 @@
</ref>
</ref>
<description></description>
<description></description>
</field>
</field>
<field title='计划周期title'>
<name>planningCycle.title</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.PlanningCycle</name>
</ref>
<description></description>
</field>
<field title='审批时间'>
<field title='审批时间'>
<name>approveTime</name>
<name>approveTime</name>
<type>datetime</type>
<type>datetime</type>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/query/SalesPlan.jmx
View file @
32c4f2e9
...
@@ -60,6 +60,16 @@
...
@@ -60,6 +60,16 @@
<m:desc></m:desc>
<m:desc></m:desc>
</m:field>
</m:field>
<m:field>
<m:field>
<m:name>
planningCycle.title
</m:name>
<m:title>
计划周期title
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.PlanningCycle
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
approveTime
</m:name>
<m:name>
approveTime
</m:name>
<m:title>
审批时间
</m:title>
<m:title>
审批时间
</m:title>
<m:type>
datetime
</m:type>
<m:type>
datetime
</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