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.
19 lines
835 B
19 lines
835 B
4 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.tptj.course.hg.auth.template.v10</id>
|
||
|
<name><![CDATA[ TemplateAuth ]]></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.course.hg.auth.template</main-package>
|
||
|
<function-recorder class="com.tptj.course.hg.auth.template.Demo"/>
|
||
|
<extra-decision>
|
||
|
<!-- 初始化权限 -->
|
||
|
<!-- <GlobalRequestFilterProvider class="com.tptj.course.hg.auth.template.InitFilter"/>-->
|
||
|
</extra-decision>
|
||
|
<!-- 初始化权限 -->
|
||
|
<lifecycle-monitor class="com.tptj.course.hg.login.expand.demo.LifeCycle"/>
|
||
|
</plugin>
|