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
5e15db05
Commit
5e15db05
authored
Jun 22, 2021
by
高晓磊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充安全日志和流域区域设置的2个审批菜单的权限
parent
49127c0e
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
185 additions
and
10 deletions
+185
-10
SandMiningAreaCheckCard.mk
.../model/com/xyst/dinas/biz/auth/SandMiningAreaCheckCard.mk
+13
-0
SandMiningAreaCheckCheck.mk
...model/com/xyst/dinas/biz/auth/SandMiningAreaCheckCheck.mk
+2
-2
SandMiningAreaCheckList.mk
.../model/com/xyst/dinas/biz/auth/SandMiningAreaCheckList.mk
+13
-0
SandMiningAreaCheckCard.jmx
...urces/com/xyst/dinas/biz/auth/SandMiningAreaCheckCard.jmx
+16
-0
SandMiningAreaCheckCheck.jmx
...rces/com/xyst/dinas/biz/auth/SandMiningAreaCheckCheck.jmx
+16
-0
SandMiningAreaCheckList.jmx
...urces/com/xyst/dinas/biz/auth/SandMiningAreaCheckList.jmx
+16
-0
SafeLogCheckCard.mk
...c/main/model/com/xyst/dinas/safe/auth/SafeLogCheckCard.mk
+13
-0
SafeLogCheckCheck.mk
.../main/model/com/xyst/dinas/safe/auth/SafeLogCheckCheck.mk
+2
-2
SafeLogCheckList.mk
...c/main/model/com/xyst/dinas/safe/auth/SafeLogCheckList.mk
+13
-0
SafeLogCheckCard.jmx
...n/resources/com/xyst/dinas/safe/auth/SafeLogCheckCard.jmx
+16
-0
SafeLogCheckCheck.jmx
.../resources/com/xyst/dinas/safe/auth/SafeLogCheckCheck.jmx
+16
-0
SafeLogCheckList.jmx
...n/resources/com/xyst/dinas/safe/auth/SafeLogCheckList.jmx
+16
-0
ProductionLineViolation.jmx
...com/xyst/dinas/safe/datamodel/ProductionLineViolation.jmx
+33
-6
No files found.
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/auth/SandMiningAreaCheckCard.mk
0 → 100644
View file @
5e15db05
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.biz.auth</package>
<name>SandMiningAreaCheckCard</name>
<title>卡片查看</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='22f05d6f-5d71-494c-b22d-3304ba588fdd' category='业务管理/流域区域审批(区域公司)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/auth/SandMiningAreaCheck.mk
→
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/auth/SandMiningAreaCheck
Check
.mk
View file @
5e15db05
...
...
@@ -2,12 +2,12 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.biz.auth</package>
<name>SandMiningAreaCheck</name>
<name>SandMiningAreaCheck
Check
</name>
<title>审核</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='
9fcc7b8f-6b8f-45bd-9c1f-7c37063cd9ad' category='业务管理/流域区域审核(集团
)' seq='0'></privilege>
<privilege type='TOKEN' target-type='' id='
826f47be-ee88-4807-8b91-2d04ef4aa556' category='业务管理/流域区域审批(区域公司
)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.biz/src/main/model/com/xyst/dinas/biz/auth/SandMiningAreaCheckList.mk
0 → 100644
View file @
5e15db05
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.biz.auth</package>
<name>SandMiningAreaCheckList</name>
<title>列表</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='d3cc93f5-af76-4abd-b19a-6a2c0d8358f6' category='业务管理/流域区域审批(区域公司)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/auth/SandMiningAreaCheckCard.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
22f05d6f-5d71-494c-b22d-3304ba588fdd
</id>
<name>
com.xyst.dinas.biz.auth.SandMiningAreaCheckCard
</name>
<title>
卡片查看
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
业务管理/流域区域审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/auth/SandMiningAreaCheckCheck.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
826f47be-ee88-4807-8b91-2d04ef4aa556
</id>
<name>
com.xyst.dinas.biz.auth.SandMiningAreaCheckCheck
</name>
<title>
审核
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
业务管理/流域区域审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/auth/SandMiningAreaCheckList.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
d3cc93f5-af76-4abd-b19a-6a2c0d8358f6
</id>
<name>
com.xyst.dinas.biz.auth.SandMiningAreaCheckList
</name>
<title>
列表
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
业务管理/流域区域审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/auth/SafeLogCheckCard.mk
0 → 100644
View file @
5e15db05
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.safe.auth</package>
<name>SafeLogCheckCard</name>
<title>卡片查看</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='af7240ee-039d-4838-a78b-ef241b687a08' category='安健环/安全日志审批(区域公司)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/auth/SafeLogCheck.mk
→
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/auth/SafeLogCheck
Check
.mk
View file @
5e15db05
...
...
@@ -2,12 +2,12 @@
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.safe.auth</package>
<name>SafeLogCheck</name>
<name>SafeLogCheck
Check
</name>
<title>审核</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='6
d346bf1-dbea-435c-adba-09e1c96ab886' category='安健环/安全日志
(区域公司)' seq='0'></privilege>
<privilege type='TOKEN' target-type='' id='6
4fc9c2e-f6e6-4a23-957e-b5e45a6d2112' category='安健环/安全日志审批
(区域公司)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/auth/SafeLogCheckList.mk
0 → 100644
View file @
5e15db05
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.safe.auth</package>
<name>SafeLogCheckList</name>
<title>列表</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='1852d7aa-d86e-49d9-bbd4-c004d9fff4b0' category='安健环/安全日志审批(区域公司)' seq='0'></privilege>
</content>
</model>
backend/xyst.dinas.safe/src/main/resources/com/xyst/dinas/safe/auth/SafeLogCheckCard.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
af7240ee-039d-4838-a78b-ef241b687a08
</id>
<name>
com.xyst.dinas.safe.auth.SafeLogCheckCard
</name>
<title>
卡片查看
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
安健环/安全日志审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.safe/src/main/resources/com/xyst/dinas/safe/auth/SafeLogCheckCheck.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
64fc9c2e-f6e6-4a23-957e-b5e45a6d2112
</id>
<name>
com.xyst.dinas.safe.auth.SafeLogCheckCheck
</name>
<title>
审核
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
安健环/安全日志审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.safe/src/main/resources/com/xyst/dinas/safe/auth/SafeLogCheckList.jmx
0 → 100644
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-privilege"
>
<specification>
1.0
</specification>
<id>
1852d7aa-d86e-49d9-bbd4-c004d9fff4b0
</id>
<name>
com.xyst.dinas.safe.auth.SafeLogCheckList
</name>
<title>
列表
</title>
<define>
bcp.authz.privilege
</define>
<define-version>
1.0.0
</define-version>
<content>
<m:privilege>
<m:type>
TOKEN
</m:type>
<m:category>
安健环/安全日志审批(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
backend/xyst.dinas.safe/src/main/resources/com/xyst/dinas/safe/datamodel/ProductionLineViolation.jmx
View file @
5e15db05
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
704835f3-ad07-4611-ae3c-aa0b1baeeb6
0
</id>
<id>
89f1e9c9-55aa-43b4-bda7-4952889d83f
0
</id>
<name>
com.xyst.dinas.safe.datamodel.ProductionLineViolation
</name>
<title>
生产违规记录
</title>
<description>
生产违规记录
</description>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.safe.datamodel.ViolationType
</dependency>
<dependency>
javax.persistence.Entity
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.xystOrganization
</dependency>
<dependency>
javax.persistence.Column
</dependency>
...
...
@@ -58,7 +59,7 @@
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
14d0ad20-c71d-4904-9ff1-35865605c185
</m:id>
<m:id>
31bbf346-569d-4773-b22a-e2c832cd635e
</m:id>
<m:name>
regionalCompany
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:type>
...
...
@@ -84,7 +85,7 @@
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
ed3bf08a-0ce8-4cb2-8523-b5934b4fd5c4
</m:id>
<m:id>
21d64f44-7b52-41bf-9be0-bd12beaf272e
</m:id>
<m:name>
productionLine
</m:name>
<m:title>
所属生产线
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.ProductionLine
</m:type>
...
...
@@ -94,6 +95,32 @@
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.ManyToOne
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.JoinColumn
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
violation_type_id
</m:value>
</m:property>
<m:property>
<m:key>
referencedColumnName
</m:key>
<m:value>
ID
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
a8d393de-7830-4a56-9c7a-b6b3529e8025
</m:id>
<m:name>
violationType
</m:name>
<m:title>
违规类型Id
</m:title>
<m:type>
com.xyst.dinas.safe.datamodel.ViolationType
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.Column
</m:type>
<m:properties>
<m:property>
...
...
@@ -103,7 +130,7 @@
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
0eaa2711-94f9-4b97-95f8-521d263b6249
</m:id>
<m:id>
1c05d77b-c727-4ece-bed2-bb263a347037
</m:id>
<m:name>
violationDate
</m:name>
<m:title>
违规时间
</m:title>
<m:type>
datetime
</m:type>
...
...
@@ -126,7 +153,7 @@
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
bbf1ce23-a27a-497f-99f5-076a64a35f1c
</m:id>
<m:id>
8cf1de35-79d0-4ec9-9133-d33ec4769952
</m:id>
<m:name>
violationDescription
</m:name>
<m:title>
违规描述
</m:title>
<m:type>
string
</m:type>
...
...
@@ -149,7 +176,7 @@
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
8f47fb90-49a2-4eb1-aa15-f2c1a1cd620f
</m:id>
<m:id>
637d91c9-bd4e-4e75-9914-abe492257eb7
</m:id>
<m:name>
processResult
</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