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.
21 lines
769 B
21 lines
769 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.eco.plugin.zzl.4a.sync</id> |
|
<name><![CDATA[4A集成和用户同步]]></name> |
|
<active>yes</active> |
|
<version>1.0.4</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2021-02-10</jartime> |
|
<vendor>fr.open</vendor> |
|
<main-package>com.fr.plugin</main-package> |
|
<description><![CDATA[ |
|
|
|
]]></description> |
|
|
|
<extra-decision> |
|
<HttpHandlerProvider class="com.fr.plugin.http.SYNCHttpHandler"/> |
|
<URLAliasProvider class="com.fr.plugin.http.SYNCUrlAliasProvider"/> |
|
</extra-decision> |
|
<lifecycle-monitor class="com.fr.plugin.SYNCLifeCycleMonitor"/> |
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/> |
|
</plugin> |