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.
26 lines
682 B
26 lines
682 B
4 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fanruan.plugin.template.uuid</id>
|
||
|
<name><![CDATA[插件名字]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2020-08-08</jartime>
|
||
|
<vendor>author</vendor>
|
||
|
<description><![CDATA[插件介绍。]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2020-08-08]初始化插件。<br/>
|
||
|
]]></change-notes>
|
||
|
<extra-core>
|
||
|
</extra-core>
|
||
|
|
||
|
<extra-decision>
|
||
|
</extra-decision>
|
||
|
|
||
|
<extra-report>
|
||
|
</extra-report>
|
||
|
|
||
|
<extra-designer>
|
||
|
</extra-designer>
|
||
|
|
||
|
<function-recorder class=""/>
|
||
|
</plugin>
|