You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<plugin>
|
|
|
|
<id>com.fr.plugin.decision.batch.role</id>
|
|
|
|
<name><![CDATA[批量授权角色]]></name>
|
|
|
|
<active>yes</active>
|
|
|
|
<hidden>no</hidden>
|
|
|
|
<version>1.1.0</version>
|
|
|
|
<env-version>10.0</env-version>
|
|
|
|
<jartime>2020-6-8</jartime>
|
|
|
|
<vendor>finereport</vendor>
|
|
|
|
<description><![CDATA[可以批量设置角色权限]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
<p>[2020-07-07]样式调整</p>
|
|
|
|
<p>[2020-06-12]适配按职位分配权限</p>
|
|
|
|
<p>[2020-06-08]实现批量设置角色逻辑</p>
|
|
|
|
]]></change-notes>
|
|
|
|
<function-recorder class="com.fr.plugin.decision.role.auth.BatchRoleController"/>
|
|
|
|
<extra-core>
|
|
|
|
<LocaleFinder class="com.fr.plugin.decision.role.auth.BatchRoleI18n"/>
|
|
|
|
</extra-core>
|
|
|
|
<extra-decision>
|
|
|
|
<ControllerRegisterProvider class="com.fr.plugin.decision.role.auth.ControllerRegisterImpl"/>
|
|
|
|
<WebResourceProvider class="com.fr.plugin.decision.role.auth.BatchRoleResource"/>
|
|
|
|
</extra-decision>
|
|
|
|
</plugin>
|