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.
20 lines
893 B
20 lines
893 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.user.tuomin</id> |
|
<name><![CDATA[用户信息脱敏插件]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[]]></description> |
|
<change-notes><![CDATA[ |
|
[2022-06-30]用户信息脱敏插件。<br/> |
|
]]></change-notes> |
|
|
|
<extra-decision> |
|
<ControllerRegisterProvider class="com.fr.plugin.user.tuomin.controller.UserTMControllerProvider"/> |
|
<WebResourceProvider class="com.fr.plugin.user.tuomin.webresource.UserTMWebResourceProvider"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.user.tuomin.UserTMPluginLifecycleMonitor"/> |
|
<lifecycle-monitor class="com.fr.plugin.user.tuomin.UserTMPluginLifecycleMonitor"/> |
|
</plugin> |