Dev 20190415
@@ -1,6 +1,6 @@
# 后端接口地址
-API_BASE = http://192.168.220.154:12345
+API_BASE = http://192.168.xx.xx:12345
# 本地开发如需ip访问项目把"#"号去掉
#DEV_HOST = 192.168.xx.xx
@@ -3,5 +3,5 @@
*/
export default {
// qianfan task record switch
- recordSwitch:true
+ recordSwitch:false
}