config.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <plugin name="权限设置" version="1.1">
  3. <extension element-class="com.trs.cms.auth.config.OperationConfig" id="OperationConfigs">
  4. <!--绩效考核权限(450-600)-->
  5. <operation name="kpiweb.monitor.search">
  6. <disp-name>查询</disp-name>
  7. <desc>绩效考核-->综合实时监测-->查询</desc>
  8. <index>450</index>
  9. <type>kpiweb.monitor</type>
  10. </operation>
  11. <operation name="kpiweb.issue.search">
  12. <disp-name>查询</disp-name>
  13. <desc>绩效考核-->待解决问题-->查询</desc>
  14. <index>451</index>
  15. <type>kpiweb.issue</type>
  16. </operation>
  17. <operation name="kpiweb.issue.handle">
  18. <disp-name>处理</disp-name>
  19. <desc>绩效考核-->待解决问题-->处理</desc>
  20. <index>452</index>
  21. <type>kpiweb.issue</type>
  22. </operation>
  23. <operation name="kpiweb.issue.ignore">
  24. <disp-name>忽略</disp-name>
  25. <desc>绩效考核-->待解决问题-->忽略</desc>
  26. <index>453</index>
  27. <type>kpiweb.issue</type>
  28. </operation>
  29. <operation name="kpiweb.issue.delete">
  30. <disp-name>删除</disp-name>
  31. <desc>绩效考核-->待解决问题-->删除</desc>
  32. <index>454</index>
  33. <type>kpiweb.issue</type>
  34. </operation>
  35. <operation name="kpiweb.issue.updatedept">
  36. <disp-name>更新所属部门</disp-name>
  37. <desc>绩效考核-->待解决问题-->更新所属部门</desc>
  38. <index>455</index>
  39. <type>kpiweb.issue</type>
  40. </operation>
  41. <operation name="kpiweb.issue.export">
  42. <disp-name>导出</disp-name>
  43. <desc>绩效考核-->待解决问题-->导出</desc>
  44. <index>456</index>
  45. <type>kpiweb.issue</type>
  46. </operation>
  47. <operation name="kpiweb.warning.search">
  48. <disp-name>查询</disp-name>
  49. <desc>绩效考核-->待解决预警-->查询</desc>
  50. <index>457</index>
  51. <type>kpiweb.warning</type>
  52. </operation>
  53. <operation name="kpiweb.warning.handle">
  54. <disp-name>处理</disp-name>
  55. <desc>绩效考核-->待解决预警-->处理</desc>
  56. <index>458</index>
  57. <type>kpiweb.warning</type>
  58. </operation>
  59. <operation name="kpiweb.warning.ignore">
  60. <disp-name>忽略</disp-name>
  61. <desc>绩效考核-->待解决预警-->忽略</desc>
  62. <index>459</index>
  63. <type>kpiweb.warning</type>
  64. </operation>
  65. <operation name="kpiweb.warning.delete">
  66. <disp-name>删除</disp-name>
  67. <desc>绩效考核-->待解决预警-->删除</desc>
  68. <index>460</index>
  69. <type>kpiweb.warning</type>
  70. </operation>
  71. <operation name="kpiweb.warning.updatedept">
  72. <disp-name>更新所属部门</disp-name>
  73. <desc>绩效考核-->待解决预警-->更新所属部门</desc>
  74. <index>461</index>
  75. <type>kpiweb.warning</type>
  76. </operation>
  77. <operation name="kpiweb.warning.export">
  78. <disp-name>导出</disp-name>
  79. <desc>绩效考核-->待解决预警-->导出</desc>
  80. <index>462</index>
  81. <type>kpiweb.warning</type>
  82. </operation>
  83. <operation name="kpiweb.resolved.search">
  84. <disp-name>查询</disp-name>
  85. <desc>绩效考核-->已解决问题和预警-->查询</desc>
  86. <index>463</index>
  87. <type>kpiweb.resolved</type>
  88. </operation>
  89. <operation name="kpiweb.resolved.export">
  90. <disp-name>导出</disp-name>
  91. <desc>绩效考核-->已解决问题和预警-->导出</desc>
  92. <index>464</index>
  93. <type>kpiweb.resolved</type>
  94. </operation>
  95. <operation name="kpiweb.availability.search">
  96. <disp-name>查询</disp-name>
  97. <desc>绩效考核-->网站可用性-->查询</desc>
  98. <index>465</index>
  99. <type>kpiweb.availability</type>
  100. </operation>
  101. <operation name="kpiweb.availability.handle">
  102. <disp-name>处理</disp-name>
  103. <desc>绩效考核-->网站可用性-->处理</desc>
  104. <index>466</index>
  105. <type>kpiweb.availability</type>
  106. </operation>
  107. <operation name="kpiweb.availability.ignore">
  108. <disp-name>忽略</disp-name>
  109. <desc>绩效考核-->网站可用性-->忽略</desc>
  110. <index>467</index>
  111. <type>kpiweb.availability</type>
  112. </operation>
  113. <operation name="kpiweb.availability.delete">
  114. <disp-name>删除</disp-name>
  115. <desc>绩效考核-->网站可用性-->删除</desc>
  116. <index>468</index>
  117. <type>kpiweb.availability</type>
  118. </operation>
  119. <operation name="kpiweb.availability.updatedept">
  120. <disp-name>更新所属部门</disp-name>
  121. <desc>绩效考核-->网站可用性-->更新所属部门</desc>
  122. <index>469</index>
  123. <type>kpiweb.availability</type>
  124. </operation>
  125. <operation name="kpiweb.availability.export">
  126. <disp-name>导出</disp-name>
  127. <desc>绩效考核-->网站可用性-->导出</desc>
  128. <index>470</index>
  129. <type>kpiweb.availability</type>
  130. </operation>
  131. <operation name="kpiweb.infoupdate.search">
  132. <disp-name>查询</disp-name>
  133. <desc>绩效考核-->信息更新-->查询</desc>
  134. <index>471</index>
  135. <type>kpiweb.infoupdate</type>
  136. </operation>
  137. <operation name="kpiweb.infoupdate.handle">
  138. <disp-name>处理</disp-name>
  139. <desc>绩效考核-->信息更新-->处理</desc>
  140. <index>472</index>
  141. <type>kpiweb.infoupdate</type>
  142. </operation>
  143. <operation name="kpiweb.infoupdate.ignore">
  144. <disp-name>忽略</disp-name>
  145. <desc>绩效考核-->信息更新-->忽略</desc>
  146. <index>473</index>
  147. <type>kpiweb.infoupdate</type>
  148. </operation>
  149. <operation name="kpiweb.infoupdate.delete">
  150. <disp-name>删除</disp-name>
  151. <desc>绩效考核-->信息更新-->删除</desc>
  152. <index>474</index>
  153. <type>kpiweb.infoupdate</type>
  154. </operation>
  155. <operation name="kpiweb.infoupdate.updatedept">
  156. <disp-name>更新所属部门</disp-name>
  157. <desc>绩效考核-->信息更新-->更新所属部门</desc>
  158. <index>475</index>
  159. <type>kpiweb.infoupdate</type>
  160. </operation>
  161. <operation name="kpiweb.infoupdate.export">
  162. <disp-name>导出</disp-name>
  163. <desc>绩效考核-->信息更新-->导出</desc>
  164. <index>476</index>
  165. <type>kpiweb.infoupdate</type>
  166. </operation>
  167. <operation name="kpiweb.service.search">
  168. <disp-name>查询</disp-name>
  169. <desc>绩效考核-->服务实用-->查询</desc>
  170. <index>477</index>
  171. <type>kpiweb.service</type>
  172. </operation>
  173. <operation name="kpiweb.service.handle">
  174. <disp-name>处理</disp-name>
  175. <desc>绩效考核-->服务实用-->处理</desc>
  176. <index>478</index>
  177. <type>kpiweb.service</type>
  178. </operation>
  179. <operation name="kpiweb.service.ignore">
  180. <disp-name>忽略</disp-name>
  181. <desc>绩效考核-->服务实用-->忽略</desc>
  182. <index>479</index>
  183. <type>kpiweb.service</type>
  184. </operation>
  185. <operation name="kpiweb.service.delete">
  186. <disp-name>删除</disp-name>
  187. <desc>绩效考核-->服务实用-->删除</desc>
  188. <index>480</index>
  189. <type>kpiweb.service</type>
  190. </operation>
  191. <operation name="kpiweb.service.updatedept">
  192. <disp-name>更新所属部门</disp-name>
  193. <desc>绩效考核-->服务实用-->更新所属部门</desc>
  194. <index>481</index>
  195. <type>kpiweb.service</type>
  196. </operation>
  197. <operation name="kpiweb.service.export">
  198. <disp-name>导出</disp-name>
  199. <desc>绩效考核-->服务实用-->导出</desc>
  200. <index>482</index>
  201. <type>kpiweb.service</type>
  202. </operation>
  203. <operation name="kpiweb.infoerror.search">
  204. <disp-name>查询</disp-name>
  205. <desc>绩效考核-->信息错误-->查询</desc>
  206. <index>483</index>
  207. <type>kpiweb.infoerror</type>
  208. </operation>
  209. <operation name="kpiweb.infoerror.handle">
  210. <disp-name>处理</disp-name>
  211. <desc>绩效考核-->信息错误-->处理</desc>
  212. <index>484</index>
  213. <type>kpiweb.infoerror</type>
  214. </operation>
  215. <operation name="kpiweb.infoerror.ignore">
  216. <disp-name>忽略</disp-name>
  217. <desc>绩效考核-->信息错误-->忽略</desc>
  218. <index>485</index>
  219. <type>kpiweb.infoerror</type>
  220. </operation>
  221. <operation name="kpiweb.infoerror.delete">
  222. <disp-name>删除</disp-name>
  223. <desc>绩效考核-->信息错误-->删除</desc>
  224. <index>486</index>
  225. <type>kpiweb.infoerror</type>
  226. </operation>
  227. <operation name="kpiweb.infoerror.updatedept">
  228. <disp-name>更新所属部门</disp-name>
  229. <desc>绩效考核-->信息错误-->更新所属部门</desc>
  230. <index>487</index>
  231. <type>kpiweb.infoerror</type>
  232. </operation>
  233. <operation name="kpiweb.infoerror.export">
  234. <disp-name>导出</disp-name>
  235. <desc>绩效考核-->信息错误-->导出</desc>
  236. <index>488</index>
  237. <type>kpiweb.infoerror</type>
  238. </operation>
  239. <operation name="kpiweb.improve.search">
  240. <disp-name>查询</disp-name>
  241. <desc>绩效考核-->访问优化-->查询</desc>
  242. <index>489</index>
  243. <type>kpiweb.improve</type>
  244. </operation>
  245. <operation name="kpiweb.improve.handle">
  246. <disp-name>批量处理</disp-name>
  247. <desc>绩效考核-->访问优化-->批量处理</desc>
  248. <index>490</index>
  249. <type>kpiweb.improve</type>
  250. </operation>
  251. <operation name="kpiweb.improve.ignore">
  252. <disp-name>批量忽略</disp-name>
  253. <desc>绩效考核-->访问优化-->批量忽略</desc>
  254. <index>491</index>
  255. <type>kpiweb.improve</type>
  256. </operation>
  257. <operation name="kpiweb.improve.delete">
  258. <disp-name>批量删除</disp-name>
  259. <desc>绩效考核-->访问优化-->批量删除</desc>
  260. <index>492</index>
  261. <type>kpiweb.improve</type>
  262. </operation>
  263. <operation name="kpiweb.improve.export">
  264. <disp-name>导出</disp-name>
  265. <desc>绩效考核-->访问优化-->导出</desc>
  266. <index>493</index>
  267. <type>kpiweb.improve</type>
  268. </operation>
  269. <operation name="kpiweb.analysis.views">
  270. <disp-name>访问量查询</disp-name>
  271. <desc>绩效考核-->用户分析-->访问量查询</desc>
  272. <index>494</index>
  273. <type>kpiweb.analysis</type>
  274. </operation>
  275. <operation name="kpiweb.analysis.staytime">
  276. <disp-name>停留时间查询</disp-name>
  277. <desc>绩效考核-->用户分析-->停留时间查询</desc>
  278. <index>495</index>
  279. <type>kpiweb.analysis</type>
  280. </operation>
  281. <operation name="kpiweb.statistics.issue">
  282. <disp-name>问题查询</disp-name>
  283. <desc>绩效考核-->统计分析-->问题查询</desc>
  284. <index>496</index>
  285. <type>kpiweb.statistics</type>
  286. </operation>
  287. <operation name="kpiweb.statistics.issueexport">
  288. <disp-name>问题导出</disp-name>
  289. <desc>绩效考核-->统计分析-->问题导出</desc>
  290. <index>497</index>
  291. <type>kpiweb.statistics</type>
  292. </operation>
  293. <operation name="kpiweb.statistics.document">
  294. <disp-name>稿件查询</disp-name>
  295. <desc>绩效考核-->统计分析-->稿件查询</desc>
  296. <index>498</index>
  297. <type>kpiweb.statistics</type>
  298. </operation>
  299. <operation name="kpiweb.monitorsetup.search">
  300. <disp-name>查询</disp-name>
  301. <desc>绩效考核-->监测设置-->查询</desc>
  302. <index>499</index>
  303. <type>kpiweb.monitorsetup</type>
  304. </operation>
  305. <operation name="kpiweb.monitorsetup.updateadmin">
  306. <disp-name>设置保障人员</disp-name>
  307. <desc>绩效考核-->监测设置-->设置保障人员</desc>
  308. <index>500</index>
  309. <type>kpiweb.monitorsetup</type>
  310. </operation>
  311. <operation name="kpiweb.monitorsetup.save">
  312. <disp-name>保存监测参数</disp-name>
  313. <desc>绩效考核-->监测设置-->保存监测参数</desc>
  314. <index>501</index>
  315. <type>kpiweb.monitorsetup</type>
  316. </operation>
  317. <operation name="kpiweb.indexsetup.search">
  318. <disp-name>查询</disp-name>
  319. <desc>绩效考核-->指标参数设置-->查询</desc>
  320. <index>502</index>
  321. <type>kpiweb.indexsetup</type>
  322. </operation>
  323. <operation name="kpiweb.indexsetup.addprefreq">
  324. <disp-name>增加预设频率</disp-name>
  325. <desc>绩效考核-->指标参数设置-->增加预设频率</desc>
  326. <index>503</index>
  327. <type>kpiweb.indexsetup</type>
  328. </operation>
  329. <operation name="kpiweb.indexsetup.updateprefreq">
  330. <disp-name>更新预设频率</disp-name>
  331. <desc>绩效考核-->指标参数设置-->更新预设频率</desc>
  332. <index>504</index>
  333. <type>kpiweb.indexsetup</type>
  334. </operation>
  335. <operation name="kpiweb.indexsetup.deleteprefreq">
  336. <disp-name>删除预设频率</disp-name>
  337. <desc>绩效考核-->指标参数设置-->删除预设频率</desc>
  338. <index>505</index>
  339. <type>kpiweb.indexsetup</type>
  340. </operation>
  341. <operation name="kpiweb.indexsetup.updatedemandfreq">
  342. <disp-name>修改按需更新频率</disp-name>
  343. <desc>绩效考核-->指标参数设置-->修改按需更新频率</desc>
  344. <index>506</index>
  345. <type>kpiweb.indexsetup</type>
  346. </operation>
  347. <operation name="kpiweb.indexsetup.addmonitorchnl">
  348. <disp-name>添加监测栏目</disp-name>
  349. <desc>绩效考核-->指标参数设置-->添加监测栏目</desc>
  350. <index>507</index>
  351. <type>kpiweb.indexsetup</type>
  352. </operation>
  353. <operation name="kpiweb.indexsetup.updatemonitorchnl">
  354. <disp-name>修改监测栏目的频率</disp-name>
  355. <desc>绩效考核-->指标参数设置-->修改监测栏目的频率</desc>
  356. <index>508</index>
  357. <type>kpiweb.indexsetup</type>
  358. </operation>
  359. <operation name="kpiweb.indexsetup.delmonitorchnl">
  360. <disp-name>删除监测栏目</disp-name>
  361. <desc>绩效考核-->指标参数设置-->删除监测栏目</desc>
  362. <index>509</index>
  363. <type>kpiweb.indexsetup</type>
  364. </operation>
  365. <operation name="kpiweb.indexsetup.enabledmonitorchnl">
  366. <disp-name>栏目监测是否启用</disp-name>
  367. <desc>绩效考核-->指标参数设置-->栏目监测是否启用</desc>
  368. <index>510</index>
  369. <type>kpiweb.indexsetup</type>
  370. </operation>
  371. <operation name="kpiweb.indexsetup.addchnltotype">
  372. <disp-name>栏目分配到所属分类</disp-name>
  373. <desc>绩效考核-->指标参数设置-->栏目分配到所属分类</desc>
  374. <index>511</index>
  375. <type>kpiweb.indexsetup</type>
  376. </operation>
  377. <operation name="kpiweb.indexsetup.updatetypeofchnl">
  378. <disp-name>修改栏目所属分类</disp-name>
  379. <desc>绩效考核-->指标参数设置-->修改栏目所属分类</desc>
  380. <index>512</index>
  381. <type>kpiweb.indexsetup</type>
  382. </operation>
  383. <operation name="kpiweb.indexsetup.delchnlfromtype">
  384. <disp-name>从分类中移除栏目</disp-name>
  385. <desc>绩效考核-->指标参数设置-->从分类中移除栏目</desc>
  386. <index>513</index>
  387. <type>kpiweb.indexsetup</type>
  388. </operation>
  389. <operation name="kpiweb.indexsetup.dutydept">
  390. <disp-name>设置或修改栏目的责任部门</disp-name>
  391. <desc>绩效考核-->指标参数设置-->设置或修改栏目的责任部门</desc>
  392. <index>514</index>
  393. <type>kpiweb.indexsetup</type>
  394. </operation>
  395. <operation name="kpiweb.indexsetup.deldutydept">
  396. <disp-name>删除栏目的责任部门</disp-name>
  397. <desc>绩效考核-->指标参数设置-->删除栏目的责任部门</desc>
  398. <index>515</index>
  399. <type>kpiweb.indexsetup</type>
  400. </operation>
  401. <operation name="kpiweb.report.search">
  402. <disp-name>查询</disp-name>
  403. <desc>绩效考核-->报表-->查询</desc>
  404. <index>516</index>
  405. <type>kpiweb.report</type>
  406. </operation>
  407. <operation name="kpiweb.report.export">
  408. <disp-name>导出</disp-name>
  409. <desc>绩效考核-->报表-->导出</desc>
  410. <index>517</index>
  411. <type>kpiweb.report</type>
  412. </operation>
  413. <operation name="kpiweb.nbhd.search">
  414. <disp-name>查询</disp-name>
  415. <desc>绩效考核-->问政互动-->查询</desc>
  416. <index>518</index>
  417. <type>kpiweb.nbhd</type>
  418. </operation>
  419. <operation name="kpiweb.nbhd.export">
  420. <disp-name>导出</disp-name>
  421. <desc>绩效考核-->问政互动-->导出</desc>
  422. <index>519</index>
  423. <type>kpiweb.nbhd</type>
  424. </operation>
  425. <operation name="kpiweb.monitorrecord.search">
  426. <disp-name>查询</disp-name>
  427. <desc>绩效考核-->日志监测-->查询</desc>
  428. <index>520</index>
  429. <type>kpiweb.monitorrecord</type>
  430. </operation>
  431. <operation name="kpiweb.manualmonitor.check">
  432. <disp-name>监测</disp-name>
  433. <desc>绩效考核-->手动监测-->监测</desc>
  434. <index>521</index>
  435. <type>kpiweb.manualmonitor</type>
  436. </operation>
  437. </extension>
  438. </plugin>