| xqd
@@ -4,6 +4,6 @@
|
|
|
//server: (!!window.cordova) ? "http://w2.9026.com/" : location.origin, //服务端,
|
|
|
// server: "http://120.25.204.211/"
|
|
|
// server: "http://wl.youawan.com/"
|
|
|
- server: 'http://211.149.200.17/'
|
|
|
+ server: 'http://localhost:8094/'
|
|
|
});
|
|
|
})(angular.module('app'));
|