const config = { // http访问后端接口 Api: "http://iot.uts-data.com:8086/api/", Ads: "http://iot.uts-data.com:8086/", Tcpip: "http://iot-manage.uts-data.com:5001/api/", // 本地调试接口 /* Api: "https://localhost:44363/api/", Ads: "https://localhost:44363/", Tcpip: "http://iot-manage.uts-data.com:5001/api/",*/ } export default config