| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472 |
- <?xml version="1.0" encoding="UTF-8"?>
- <plugin name="权限设置" version="1.1">
- <extension element-class="com.trs.cms.auth.config.OperationConfig" id="OperationConfigs">
- <!--绩效考核权限(450-600)-->
- <operation name="kpiweb.monitor.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->综合实时监测-->查询</desc>
- <index>450</index>
- <type>kpiweb.monitor</type>
- </operation>
- <operation name="kpiweb.issue.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->待解决问题-->查询</desc>
- <index>451</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.issue.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->待解决问题-->处理</desc>
- <index>452</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.issue.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->待解决问题-->忽略</desc>
- <index>453</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.issue.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->待解决问题-->删除</desc>
- <index>454</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.issue.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->待解决问题-->更新所属部门</desc>
- <index>455</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.issue.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->待解决问题-->导出</desc>
- <index>456</index>
- <type>kpiweb.issue</type>
- </operation>
- <operation name="kpiweb.warning.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->待解决预警-->查询</desc>
- <index>457</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.warning.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->待解决预警-->处理</desc>
- <index>458</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.warning.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->待解决预警-->忽略</desc>
- <index>459</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.warning.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->待解决预警-->删除</desc>
- <index>460</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.warning.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->待解决预警-->更新所属部门</desc>
- <index>461</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.warning.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->待解决预警-->导出</desc>
- <index>462</index>
- <type>kpiweb.warning</type>
- </operation>
- <operation name="kpiweb.resolved.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->已解决问题和预警-->查询</desc>
- <index>463</index>
- <type>kpiweb.resolved</type>
- </operation>
- <operation name="kpiweb.resolved.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->已解决问题和预警-->导出</desc>
- <index>464</index>
- <type>kpiweb.resolved</type>
- </operation>
- <operation name="kpiweb.availability.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->网站可用性-->查询</desc>
- <index>465</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.availability.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->网站可用性-->处理</desc>
- <index>466</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.availability.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->网站可用性-->忽略</desc>
- <index>467</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.availability.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->网站可用性-->删除</desc>
- <index>468</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.availability.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->网站可用性-->更新所属部门</desc>
- <index>469</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.availability.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->网站可用性-->导出</desc>
- <index>470</index>
- <type>kpiweb.availability</type>
- </operation>
- <operation name="kpiweb.infoupdate.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->信息更新-->查询</desc>
- <index>471</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.infoupdate.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->信息更新-->处理</desc>
- <index>472</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.infoupdate.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->信息更新-->忽略</desc>
- <index>473</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.infoupdate.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->信息更新-->删除</desc>
- <index>474</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.infoupdate.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->信息更新-->更新所属部门</desc>
- <index>475</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.infoupdate.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->信息更新-->导出</desc>
- <index>476</index>
- <type>kpiweb.infoupdate</type>
- </operation>
- <operation name="kpiweb.service.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->服务实用-->查询</desc>
- <index>477</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.service.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->服务实用-->处理</desc>
- <index>478</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.service.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->服务实用-->忽略</desc>
- <index>479</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.service.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->服务实用-->删除</desc>
- <index>480</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.service.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->服务实用-->更新所属部门</desc>
- <index>481</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.service.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->服务实用-->导出</desc>
- <index>482</index>
- <type>kpiweb.service</type>
- </operation>
- <operation name="kpiweb.infoerror.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->信息错误-->查询</desc>
- <index>483</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.infoerror.handle">
- <disp-name>处理</disp-name>
- <desc>绩效考核-->信息错误-->处理</desc>
- <index>484</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.infoerror.ignore">
- <disp-name>忽略</disp-name>
- <desc>绩效考核-->信息错误-->忽略</desc>
- <index>485</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.infoerror.delete">
- <disp-name>删除</disp-name>
- <desc>绩效考核-->信息错误-->删除</desc>
- <index>486</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.infoerror.updatedept">
- <disp-name>更新所属部门</disp-name>
- <desc>绩效考核-->信息错误-->更新所属部门</desc>
- <index>487</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.infoerror.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->信息错误-->导出</desc>
- <index>488</index>
- <type>kpiweb.infoerror</type>
- </operation>
- <operation name="kpiweb.improve.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->访问优化-->查询</desc>
- <index>489</index>
- <type>kpiweb.improve</type>
- </operation>
- <operation name="kpiweb.improve.handle">
- <disp-name>批量处理</disp-name>
- <desc>绩效考核-->访问优化-->批量处理</desc>
- <index>490</index>
- <type>kpiweb.improve</type>
- </operation>
- <operation name="kpiweb.improve.ignore">
- <disp-name>批量忽略</disp-name>
- <desc>绩效考核-->访问优化-->批量忽略</desc>
- <index>491</index>
- <type>kpiweb.improve</type>
- </operation>
- <operation name="kpiweb.improve.delete">
- <disp-name>批量删除</disp-name>
- <desc>绩效考核-->访问优化-->批量删除</desc>
- <index>492</index>
- <type>kpiweb.improve</type>
- </operation>
- <operation name="kpiweb.improve.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->访问优化-->导出</desc>
- <index>493</index>
- <type>kpiweb.improve</type>
- </operation>
- <operation name="kpiweb.analysis.views">
- <disp-name>访问量查询</disp-name>
- <desc>绩效考核-->用户分析-->访问量查询</desc>
- <index>494</index>
- <type>kpiweb.analysis</type>
- </operation>
- <operation name="kpiweb.analysis.staytime">
- <disp-name>停留时间查询</disp-name>
- <desc>绩效考核-->用户分析-->停留时间查询</desc>
- <index>495</index>
- <type>kpiweb.analysis</type>
- </operation>
- <operation name="kpiweb.statistics.issue">
- <disp-name>问题查询</disp-name>
- <desc>绩效考核-->统计分析-->问题查询</desc>
- <index>496</index>
- <type>kpiweb.statistics</type>
- </operation>
- <operation name="kpiweb.statistics.issueexport">
- <disp-name>问题导出</disp-name>
- <desc>绩效考核-->统计分析-->问题导出</desc>
- <index>497</index>
- <type>kpiweb.statistics</type>
- </operation>
- <operation name="kpiweb.statistics.document">
- <disp-name>稿件查询</disp-name>
- <desc>绩效考核-->统计分析-->稿件查询</desc>
- <index>498</index>
- <type>kpiweb.statistics</type>
- </operation>
- <operation name="kpiweb.monitorsetup.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->监测设置-->查询</desc>
- <index>499</index>
- <type>kpiweb.monitorsetup</type>
- </operation>
- <operation name="kpiweb.monitorsetup.updateadmin">
- <disp-name>设置保障人员</disp-name>
- <desc>绩效考核-->监测设置-->设置保障人员</desc>
- <index>500</index>
- <type>kpiweb.monitorsetup</type>
- </operation>
- <operation name="kpiweb.monitorsetup.save">
- <disp-name>保存监测参数</disp-name>
- <desc>绩效考核-->监测设置-->保存监测参数</desc>
- <index>501</index>
- <type>kpiweb.monitorsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->指标参数设置-->查询</desc>
- <index>502</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.addprefreq">
- <disp-name>增加预设频率</disp-name>
- <desc>绩效考核-->指标参数设置-->增加预设频率</desc>
- <index>503</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.updateprefreq">
- <disp-name>更新预设频率</disp-name>
- <desc>绩效考核-->指标参数设置-->更新预设频率</desc>
- <index>504</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.deleteprefreq">
- <disp-name>删除预设频率</disp-name>
- <desc>绩效考核-->指标参数设置-->删除预设频率</desc>
- <index>505</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.updatedemandfreq">
- <disp-name>修改按需更新频率</disp-name>
- <desc>绩效考核-->指标参数设置-->修改按需更新频率</desc>
- <index>506</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.addmonitorchnl">
- <disp-name>添加监测栏目</disp-name>
- <desc>绩效考核-->指标参数设置-->添加监测栏目</desc>
- <index>507</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.updatemonitorchnl">
- <disp-name>修改监测栏目的频率</disp-name>
- <desc>绩效考核-->指标参数设置-->修改监测栏目的频率</desc>
- <index>508</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.delmonitorchnl">
- <disp-name>删除监测栏目</disp-name>
- <desc>绩效考核-->指标参数设置-->删除监测栏目</desc>
- <index>509</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.enabledmonitorchnl">
- <disp-name>栏目监测是否启用</disp-name>
- <desc>绩效考核-->指标参数设置-->栏目监测是否启用</desc>
- <index>510</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.addchnltotype">
- <disp-name>栏目分配到所属分类</disp-name>
- <desc>绩效考核-->指标参数设置-->栏目分配到所属分类</desc>
- <index>511</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.updatetypeofchnl">
- <disp-name>修改栏目所属分类</disp-name>
- <desc>绩效考核-->指标参数设置-->修改栏目所属分类</desc>
- <index>512</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.delchnlfromtype">
- <disp-name>从分类中移除栏目</disp-name>
- <desc>绩效考核-->指标参数设置-->从分类中移除栏目</desc>
- <index>513</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.dutydept">
- <disp-name>设置或修改栏目的责任部门</disp-name>
- <desc>绩效考核-->指标参数设置-->设置或修改栏目的责任部门</desc>
- <index>514</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.indexsetup.deldutydept">
- <disp-name>删除栏目的责任部门</disp-name>
- <desc>绩效考核-->指标参数设置-->删除栏目的责任部门</desc>
- <index>515</index>
- <type>kpiweb.indexsetup</type>
- </operation>
- <operation name="kpiweb.report.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->报表-->查询</desc>
- <index>516</index>
- <type>kpiweb.report</type>
- </operation>
- <operation name="kpiweb.report.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->报表-->导出</desc>
- <index>517</index>
- <type>kpiweb.report</type>
- </operation>
- <operation name="kpiweb.nbhd.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->问政互动-->查询</desc>
- <index>518</index>
- <type>kpiweb.nbhd</type>
- </operation>
- <operation name="kpiweb.nbhd.export">
- <disp-name>导出</disp-name>
- <desc>绩效考核-->问政互动-->导出</desc>
- <index>519</index>
- <type>kpiweb.nbhd</type>
- </operation>
- <operation name="kpiweb.monitorrecord.search">
- <disp-name>查询</disp-name>
- <desc>绩效考核-->日志监测-->查询</desc>
- <index>520</index>
- <type>kpiweb.monitorrecord</type>
- </operation>
- <operation name="kpiweb.manualmonitor.check">
- <disp-name>监测</disp-name>
- <desc>绩效考核-->手动监测-->监测</desc>
- <index>521</index>
- <type>kpiweb.manualmonitor</type>
- </operation>
- </extension>
- </plugin>
|