添加后台代理代码
This commit is contained in:
12
codes/agent/game/dlweb/api/config/game_config.inc.php
Normal file
12
codes/agent/game/dlweb/api/config/game_config.inc.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: abcdefg
|
||||
* Date: 2017/8/14
|
||||
* Time: 10:24
|
||||
*/
|
||||
// 0791ts
|
||||
/// 实时查询玩家信息的接口地址 120.26.52.206:53089
|
||||
define('REQUEST_USER_INFO', 'http://8.139.255.236:31089/index.html');
|
||||
//define('REQUEST_USER_INFO', 'http://120.55.87.169:31089/index.html');
|
||||
//define('REQUEST_USER_INFO', 'http://120.26.52.206:53089/index.html');
|
||||
Reference in New Issue
Block a user