@@ -2,8 +2,8 @@
//全局配置
app.constant("config", {
//server: (!!window.cordova) ? "http://w2.9026.com/" : location.origin, //服务端,
- server: "http://120.25.204.211/"
- // server: "http://wl.youawan.com/"
+ // server: "http://120.25.204.211/"
+ server: "http://wl.youawan.com/"
// server: 'http://localhost:8094/'
});