This website works better with JavaScript
Home
Explore
Help
Sign In
derkj
/
NN2019090901
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
NN2019090901
/
data
/
config
/
socket.php
socket.php
115 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
<?php
/**
* 商城参数
*/
return [
'host'=> '47.112.222.163', // 连接IP
'port'=> '6700', // 端口
];