requestUrl.js 374 B

12345678
  1. // export const URL = 'http://192.168.38.140:8088'; // 李磊
  2. // export const URL = 'http://192.168.38.174:8088';
  3. export const URL = 'http://192.168.1.45:8088'; //内网
  4. // export const URL = 'http://s1.nsloop.com:5137'; // 外网
  5. // export const URL = 'http://121.43.139.179:8801'; // 云端服务1
  6. // export const URL = 'http://172.18.116.200:8801'; // 云端服务2