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.

23 lines
929 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.eco.plugin.xxx.bjgjdata</id>
<name><![CDATA[数据同步]]></name>
<active>yes</active>
<version>1.0.9</version>
<env-version>10.0</env-version>
<jartime>2018-07-31</jartime>
<vendor>fr.open</vendor>
<description><![CDATA[单点登录]]></description>
<change-notes><![CDATA[
]]></change-notes>
<main-package>com.eco.plugin.xxx.bjgjdata</main-package>
<lifecycle-monitor class="com.eco.plugin.xxx.bjgjdata.config.InitializeMonitor"/>
<extra-decision>
<ControllerRegisterProvider class="com.eco.plugin.xxx.bjgjdata.controller.ControllerRegisterProvider"/>
</extra-decision>
<extra-core>
<DBAccessProvider class="com.eco.plugin.xxx.bjgjdata.db.controller.DBController"/>
</extra-core>
<function-recorder class="com.eco.plugin.xxx.bjgjdata.config.PluginSimpleConfig"/>
</plugin>