1 changed files with 26 additions and 0 deletions
@ -0,0 +1,26 @@ |
|||||||
|
<?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> |
Loading…
Reference in new issue