Commit 2bfc47e5 by shiwenbo

提交权限控制

parent 0bed51d5
...@@ -545,7 +545,7 @@ ...@@ -545,7 +545,7 @@
<m:title>自提车辆</m:title> <m:title>自提车辆</m:title>
<m:index>1500</m:index> <m:index>1500</m:index>
<m:license></m:license> <m:license></m:license>
<m:privilege></m:privilege> <m:privilege>com.xyst.dinas.contract.auth.SelfPickupCarList</m:privilege>
<m:function-definition> <m:function-definition>
<m:view>function-self-pickup-car</m:view> <m:view>function-self-pickup-car</m:view>
<m:view-config></m:view-config> <m:view-config></m:view-config>
......
...@@ -30,6 +30,8 @@ ...@@ -30,6 +30,8 @@
"name":"xystBizManagerRole", "name":"xystBizManagerRole",
"title":"业务管理员", "title":"业务管理员",
"description":"管理系统当中的组织机构、部门人员、权限、数据字典、工作流等功能。", "description":"管理系统当中的组织机构、部门人员、权限、数据字典、工作流等功能。",
"privilegeNames":[] "privilegeNames":[
"com.beecode.bcp.authz.AdminPrivilege"
]
} }
] ]
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-sequence"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-sequence">
<specification>1.0</specification> <specification>1.0</specification>
<id>5128ac9a-9711-4428-82e1-02b94db54722</id> <id>4e0d5546-fda2-4c83-ba4c-91d784f4e98b</id>
<name>com.xyst.dinas.contract.bill.SelfPickupCarBill$sequence</name> <name>com.xyst.dinas.contract.bill.SelfPickupCarBill$sequence</name>
<title>自提车辆单据$sequence</title> <title>自提车辆单据$sequence</title>
<description>自提车辆单据</description> <description>自提车辆单据</description>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-serial"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-serial">
<specification>1.0</specification> <specification>1.0</specification>
<id>fa1a1c0c-8db6-4c82-bcfd-d6dcb14fd9fb</id> <id>adb7369d-2957-421c-b172-b00bd16150db</id>
<name>com.xyst.dinas.contract.bill.SelfPickupCarBill$serial</name> <name>com.xyst.dinas.contract.bill.SelfPickupCarBill$serial</name>
<title>自提车辆单据$serial</title> <title>自提车辆单据$serial</title>
<description>自提车辆单据</description> <description>自提车辆单据</description>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-biztype"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-biztype">
<specification>1.0</specification> <specification>1.0</specification>
<id>16d35aa4-fcdf-417a-aead-4362425918ca</id> <id>536cdb2b-49be-46db-99c7-0aadb41077fc</id>
<name>com.xyst.dinas.contract.bill.SelfPickupCarBill</name> <name>com.xyst.dinas.contract.bill.SelfPickupCarBill</name>
<title>自提车辆单据</title> <title>自提车辆单据</title>
<description>自提车辆单据</description> <description>自提车辆单据</description>
......
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