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
885 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.eco.plugin.xx.hqctb</id>
<name><![CDATA[数据同步]]></name>
<active>yes</active>
<version>1.0.4</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.xx.hqctb</main-package>
<lifecycle-monitor class="com.eco.plugin.xx.hqctb.config.InitializeMonitor"/>
<extra-core>
<FunctionDefineProvider class="com.eco.plugin.xx.hqctb.function.AuthFunction" name="syncData" description="数据同步"/>
<!-- <DBAccessProvider class="com.eco.plugin.xx.hqctb.db.controller.DBController"/>-->
</extra-core>
<function-recorder class="com.eco.plugin.xx.hqctb.config.PluginSimpleConfig"/>
</plugin>