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
7ff77771
Commit
7ff77771
authored
Apr 19, 2021
by
杨清松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
销售计划查询加周期时间
parent
1c7a54a0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
0 deletions
+38
-0
SalesPlan.mk
...es/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
+18
-0
SalesPlan.jmx
...c/main/resources/com/xyst/dinas/sales/query/SalesPlan.jmx
+20
-0
No files found.
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
View file @
7ff77771
...
@@ -65,6 +65,24 @@
...
@@ -65,6 +65,24 @@
</ref>
</ref>
<description></description>
<description></description>
</field>
</field>
<field title='计划周期开始时间'>
<name>planningCycle.startTime</name>
<type>datetime</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.PlanningCycle</name>
</ref>
<description></description>
</field>
<field title='计划周期结束时间'>
<name>planningCycle.endTime</name>
<type>datetime</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 @
7ff77771
...
@@ -77,6 +77,26 @@
...
@@ -77,6 +77,26 @@
<m:desc></m:desc>
<m:desc></m:desc>
</m:field>
</m:field>
<m:field>
<m:field>
<m:name>
planningCycle.startTime
</m:name>
<m:title>
计划周期开始时间
</m:title>
<m:type>
datetime
</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>
planningCycle.endTime
</m:name>
<m:title>
计划周期结束时间
</m:title>
<m:type>
datetime
</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