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
732 B
19 lines
732 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.permission10</id>
|
||
|
<name><![CDATA[获取权限请求]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[]]></description>
|
||
|
<change-notes><![CDATA[2018-02-26修复了空目录的bug]]></change-notes>
|
||
|
<extra-core>
|
||
|
<WebService class="com.fr.plugin.permission.PermissionServer"/>
|
||
|
</extra-core>
|
||
|
<extra-designer>
|
||
|
</extra-designer>
|
||
|
|
||
|
<function-recorder class="com.fr.plugin.permission.PermissionMonitor"/>
|
||
|
<lifecycle-monitor class="com.fr.plugin.permission.PermissionMonitor"/>
|
||
|
</plugin>
|