Commit cafd3ef2 by shiwenbo

高级查询支持权限配置

parent 9268c7c2
......@@ -43,7 +43,8 @@
"name": "query_export",
"action": "query_export",
"title": "导出",
"type": ""
"type": "",
"privage": "com.xyst.dinas.project.auth.ProjectCompanyQueryExport"
}
],
"table": {
......
......@@ -44,14 +44,6 @@
"action": "query_export",
"title": "导出",
"type": ""
},
{
"name": "queryRefresh",
"title": "刷新",
"action": "queryRefresh",
"param": [],
"type": "",
"enable": "ALL"
}
],
"table": {
......
......@@ -43,7 +43,8 @@
"name": "query_export",
"action": "query_export",
"title": "导出",
"type": ""
"type": "",
"privage": "com.xyst.dinas.sales.auth.SalesPlanGroupAnalyseExport"
}
],
"table": {
......
<?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>a2443637-34da-4f44-a949-dc0c1bcc65d3</id>
<id>3ebb4580-f283-46aa-a9b9-1ac4dc1b8b9e</id>
<name>com.xyst.dinas.sales.auth.SalesWarningSetCreate</name>
<title>编辑</title>
<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>2</m:seq>
<m:seq>1</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