// export const URL = 'http://192.168.51.80:8801'; // 本地 // export const URL = 'http://192.168.38.174:8088'; // export const URL = 'http://192.168.1.45:8088'; //内网 // export const URL = 'http://s1.nsloop.com:5137'; // 外网 export const URL = 'http://121.43.139.179:8801'; // 云端服务1 // export const URL = 'http://172.18.116.20:8801'; // 云端服务2