|
@@ -1,6 +1,6 @@
|
|
|
/* url配置 */
|
|
|
const PLATFROM_CONFIG = {
|
|
|
- baseNewUrl: 'http://120.26.64.82:8093/', //登录前的http请求地址
|
|
|
+ baseNewUrl: 'http://120.26.64.82:8083/', //登录前的http请求地址
|
|
|
baseUrl: 'http://120.26.64.82:8095/', // 4A-http请求地址
|
|
|
appKeyString: '9inu7zpllz1folzsljm498dcpi0lsog1', //appSecret
|
|
|
appId: 'q7kdjmmaf0kerwpf', //appid
|