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
730 B
18 lines
730 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.market.update</id> |
|
<name><![CDATA[金融行情数据]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>all100</vendor> |
|
<description><![CDATA[一组查询金融行情数据函数]]></description> |
|
<change-notes><![CDATA[ |
|
[2021-3-6]初始化插件。<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
<!--<LocaleFinder class="MyLocaleFinder"/>--> |
|
<FunctionGroup class="com.fr.plugin.market.update.FRFinanceFunction"/> |
|
</extra-core> |
|
<function-recorder class="com.fr.plugin.market.update.FRFinanceFunction"/> |
|
</plugin> |