Commit 7b488338 by shiwenbo

功能树增加OA工作流委托功能

parent e7656f5b
......@@ -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>
......
<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
<?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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment