forked from fanruan/demo-simple-config
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.
15 lines
635 B
15 lines
635 B
6 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.conf.demo.simple</id>
|
||
|
<main-package>com.fr.conf.demo.simple</main-package>
|
||
|
<name><![CDATA[配置界面可视化示例]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1。0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-10-20</jartime>
|
||
|
<vendor>author</vendor>
|
||
|
<description><![CDATA[可视化配置插件的参数。]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2018-11-22]增加了插件功能说明。<br/>
|
||
|
]]></change-notes>
|
||
|
<function-recorder class="com.fr.conf.demo.simple.PluginSimpleConfig"/>
|
||
|
</plugin>
|