|
@@ -4,6 +4,7 @@ export default class Request {
|
|
|
http(router, data = {}, method, contentType, url) {
|
|
http(router, data = {}, method, contentType, url) {
|
|
|
let that = this;
|
|
let that = this;
|
|
|
let path = 'https://api.fhhx.runtzh.com';
|
|
let path = 'https://api.fhhx.runtzh.com';
|
|
|
|
|
+ // let path = 'http://p9ce6b6a.natappfree.cc';// 余红奇本地
|
|
|
// let path = 'http://x5d7cc68.natappfree.cc';//刘明欣
|
|
// let path = 'http://x5d7cc68.natappfree.cc';//刘明欣
|
|
|
// let path = 'http://192.168.10.122:7014';
|
|
// let path = 'http://192.168.10.122:7014';
|
|
|
// let path = 'http://192.168.10.126:7014';
|
|
// let path = 'http://192.168.10.126:7014';
|