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
7b488338
Commit
7b488338
authored
Jun 17, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
功能树增加OA工作流委托功能
parent
e7656f5b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
44 additions
and
0 deletions
+44
-0
DefaultFunctionTree.jmx
...m/beecode/inz/portal/functiontree/DefaultFunctionTree.jmx
+14
-0
OAWorkflowEntrust.mk
...rc/main/model/com/xyst/dinas/oa/auth/OAWorkflowEntrust.mk
+14
-0
OAWorkflowEntrust.jmx
...in/resources/com/xyst/dinas/oa/auth/OAWorkflowEntrust.jmx
+16
-0
No files found.
backend/inz.basis/src/main/resources/com/beecode/inz/portal/functiontree/DefaultFunctionTree.jmx
View file @
7b488338
...
...
@@ -25,6 +25,7 @@
<dependency>
com.xyst.dinas.oa.auth.PerformanceAssessApproveList
</dependency>
<dependency>
com.xyst.dinas.oa.auth.PerformanceAssessScoreList
</dependency>
<dependency>
com.xyst.dinas.oa.auth.OAWorkflowSetting
</dependency>
<dependency>
com.xyst.dinas.oa.auth.OAWorkflowEntrust
</dependency>
<dependency>
com.xyst.dinas.oa.auth.OARemind
</dependency>
<dependency>
com.xyst.dinas.contract.auth.ContractList
</dependency>
<dependency>
com.xyst.dinas.contract.auth.ContractApproveList
</dependency>
...
...
@@ -1312,6 +1313,19 @@
</m:function-definition>
<m:icon>
iconfont icongongzuoliuguanli1x
</m:icon>
</m:function-node>
<m:function-node>
<m:id>
3eaaf094-73b6-47b0-af3d-9975dfd34bce
</m:id>
<m:name>
oa_workflow_entrust
</m:name>
<m:title>
工作流委托
</m:title>
<m:index>
6200
</m:index>
<m:license></m:license>
<m:privilege>
com.xyst.dinas.oa.auth.OAWorkflowEntrust
</m:privilege>
<m:function-definition>
<m:view>
function-oa-workflow-entrust
</m:view>
<m:view-config></m:view-config>
</m:function-definition>
<m:icon>
iconfont icongongzuoliuguanli1x
</m:icon>
</m:function-node>
</m:children>
</m:function-node>
</m:children>
...
...
backend/xyst.dinas.oa/src/main/model/com/xyst/dinas/oa/auth/OAWorkflowEntrust.mk
0 → 100644
View file @
7b488338
<model>
<header>
<type>bcp.authz.Privilege</type>
<package>com.xyst.dinas.oa.auth</package>
<name>OAWorkflowEntrust</name>
<title>列表</title>
<tags></tags>
<description></description>
</header>
<content>
<privilege type='TOKEN' target-type='' id='e90f38f5-efe7-46f4-a90e-5c56866a5383' category='OA办公/工作流委托(区域公司)' seq='0'></privilege>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/auth/OAWorkflowEntrust.jmx
0 → 100644
View file @
7b488338
<?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>
e90f38f5-efe7-46f4-a90e-5c56866a5383
</id>
<name>
com.xyst.dinas.oa.auth.OAWorkflowEntrust
</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>
OA办公/工作流委托(区域公司)
</m:category>
<m:seq>
0
</m:seq>
</m:privilege>
</content>
</metadata>
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