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
499ed7fd
Commit
499ed7fd
authored
Apr 21, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改销售计划和临时销售计划的查询元数据
parent
011d2746
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
42 additions
and
4 deletions
+42
-4
SalesPlan.mk
...es/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
+10
-1
SalesPlanTemp.mk
...rc/main/model/com/xyst/dinas/sales/query/SalesPlanTemp.mk
+10
-1
SalesPlan.jmx
...c/main/resources/com/xyst/dinas/sales/query/SalesPlan.jmx
+11
-1
SalesPlanTemp.jmx
...in/resources/com/xyst/dinas/sales/query/SalesPlanTemp.jmx
+11
-1
No files found.
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/query/SalesPlan.mk
View file @
499ed7fd
...
...
@@ -39,7 +39,7 @@
</ref>
<description></description>
</field>
<field title='区域公司'>
<field title='区域公司
id
'>
<name>regionalCompany.id</name>
<type>uuid</type>
<ref>
...
...
@@ -48,6 +48,15 @@
</ref>
<description></description>
</field>
<field title='区域公司'>
<name>regionalCompany.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.xystOrganization</name>
</ref>
<description></description>
</field>
<field title='计划周期'>
<name>planningCycle.id</name>
<type>uuid</type>
...
...
backend/xyst.dinas.sales/src/main/model/com/xyst/dinas/sales/query/SalesPlanTemp.mk
View file @
499ed7fd
...
...
@@ -39,7 +39,7 @@
</ref>
<description></description>
</field>
<field title='区域公司'>
<field title='区域公司
id
'>
<name>regionalCompany.id</name>
<type>uuid</type>
<ref>
...
...
@@ -48,6 +48,15 @@
</ref>
<description></description>
</field>
<field title='区域公司'>
<name>regionalCompany.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.xystOrganization</name>
</ref>
<description></description>
</field>
<field title='计划周期'>
<name>planningCycle.id</name>
<type>uuid</type>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/query/SalesPlan.jmx
View file @
499ed7fd
...
...
@@ -48,7 +48,7 @@
</m:field>
<m:field>
<m:name>
regionalCompany.id
</m:name>
<m:title>
区域公司
</m:title>
<m:title>
区域公司
id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:name>
...
...
@@ -57,6 +57,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
regionalCompany.name
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
planningCycle.id
</m:name>
<m:title>
计划周期
</m:title>
<m:type>
uuid
</m:type>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/query/SalesPlanTemp.jmx
View file @
499ed7fd
...
...
@@ -48,7 +48,7 @@
</m:field>
<m:field>
<m:name>
regionalCompany.id
</m:name>
<m:title>
区域公司
</m:title>
<m:title>
区域公司
id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:name>
...
...
@@ -57,6 +57,16 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
regionalCompany.name
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
planningCycle.id
</m:name>
<m:title>
计划周期
</m:title>
<m:type>
uuid
</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