@@ -3,6 +3,6 @@
app.constant("config", {
//server: (!!window.cordova) ? "http://w2.9026.com/" : location.origin, //服务端,
// server: "http://120.25.204.211/"
- server: "http://wuliuapp.9026.com/"
+ server: "http://wl.youawan.com/"
});
})(angular.module('app'));