window.FQDN = 'http://aiot.usky.cn:8089/USKYOW/index.php/index/'; //请求域名写活 window.FQDN2 = window.location.host.indexOf('172.16.120.165')==-1?'http://gateway.usky.cn/prod-api/service-website/':'http://172.16.120.165:13200/prod-api/service-website/'; //本地调试域名 // window.FQDN2 = 'http://172.16.120.165:13200/prod-api/service-website/';