函数扩展demo
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.
 
 

18 lines
819 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.tptj.demo.hg.function.group.v10</id>
<name><![CDATA[ 函数分组demo ]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<vendor>tptj</vendor>
<jartime>2019-07-18</jartime>
<description><![CDATA[ ]]></description>
<change-notes><![CDATA[]]></change-notes>
<main-package>com.tptj.demo.hg.function.group</main-package>
<function-recorder class="com.tptj.demo.hg.function.group.Demo"/>
<extra-core>
<FunctionGroup class="com.tptj.demo.hg.function.group.Demo"/>
<FunctionDefineProvider class="com.tptj.demo.hg.function.group.DemoFunc3"
name="Func3" description="DemoFunc3 的用法介绍!"/>
</extra-core>
</plugin>