|
|
@@ -1,6 +1,6 @@
|
|
|
export default {
|
|
|
- // isneutral:true,//云飞智控
|
|
|
- isneutral: false, //智控
|
|
|
+ isneutral:true,//云飞智控
|
|
|
+ // isneutral: false, //智控
|
|
|
developAPI:'https://uat.hnyfwlw.com',//测试环境访问地址
|
|
|
// productAPI:'http://8.136.98.49:8002',//生产环境
|
|
|
productAPI:'https://web.hnyfwlw.com',//生产环境
|