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.
19 lines
723 B
19 lines
723 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.JSD9827</id> |
|
<name><![CDATA[角色权限同步插件]]></name> |
|
<active>yes</active> |
|
<version>1.06</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-05-01</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[用户角色管理权限同步]]></description> |
|
<change-notes><![CDATA[ |
|
[2022-03-23]初始化插件。<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
</extra-core> |
|
<extra-decision> |
|
<GlobalRequestFilterProvider class="com.fr.plugin.roles.JSDCustomRoleResource"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.roles.JSDCustomRoleResource"/> |
|
</plugin>
|
|
|