8 lines
344 B
XML
8 lines
344 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
|
<properties>
|
|
<comment>IK Analyzer 扩展配置</comment>
|
|
<!--用户可以在这里配置远程扩展字典 -->
|
|
<entry key="remote_ext_dict">https://admin-api.pickmall.cn/manager/other/customWords?secretKey=111</entry>
|
|
</properties>
|