自定义报表查询权限 前言:流程自定义报表,可查看每个报表都有哪些人有权限 --SQLserver写法 select a.id, a.workflowname, '自定义报表权限' type, b.reportname, c.typename