Skip to content

Commit bbe98f8

Browse files
committed
更新注释
1 parent 933e9c0 commit bbe98f8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

uikit/src/main/java/cn/wildfire/chat/kit/Config.java

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@
1313
public class Config {
1414

1515
/**
16-
* 仅仅是host,没有http开头,也不用配置端口,<strong> 底层会使用默认的80端口</strong>,不可配置为127.0.0.1 或者 192.168.0.1
17-
* <br>
18-
* <br>
19-
* 可以是IP,可以是域名,如果是域名的话只支持主域名或www域名或im或imtest或imdev的二级域名,其它二级域名不支持!建议使用域名。
20-
* <br>
21-
* <br>
22-
* 例如:example.com或www.example.com或im.example.com是支持的;xx.example.com或xx.yy.example.com是不支持的。
16+
* 仅仅是host,没有http开头,也不用配置端口,可以是IP,可以是域名,<strong> 底层会使用默认的80端口</strong>,不可配置为127.0.0.1 或者 192.168.0.1
2317
* <br>
2418
* <br>
2519
*/

0 commit comments

Comments
 (0)