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
896 B
20 lines
896 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.gb.reset.userpasswd</id> |
|
<name><![CDATA[FR决策系统重置用户密码插件]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>gongbin</vendor> |
|
<description><![CDATA[重置用户密码插件]]></description> |
|
<change-notes><![CDATA[ |
|
[2018-07-31]初始化插件。<br/> |
|
]]></change-notes> |
|
|
|
<extra-decision> |
|
<ControllerRegisterProvider class="com.fr.plugin.reset_user_passwd.Controllers.MyControllerProvider"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.reset_user_passwd.PerformancePluginMonitor.MyPerformanceMonitor"/> |
|
<lifecycle-monitor class="com.fr.plugin.reset_user_passwd.PerformancePluginMonitor.MyPerformanceMonitor"/> |
|
|
|
</plugin> |