@@ -24,7 +24,6 @@ define(function (require) {
} else {
apiPath = 'http://api.yiguanjia.me';
}
- apiPath = 'http://api.yiguanjia.me';
var ua = navigator.userAgent.toLowerCase();
@@ -8,7 +8,7 @@ define(['base', '$', 'native', 'api', 'order', 'config', 'address'], function(ba
User.instance = this;
this.storagePrefix = 'user_';
- this.id = '57e22bb59f5160c2048b456c';
+ this.id = '';
this.lastID = this.getCache('lastID', null, '');
this.name = '';
this.mobile = '';