chenlw_dev
txz 9 years ago
parent f97699037b
commit 13576ca477

@ -10,7 +10,7 @@ app.factory('auth', function($http,$routeParams, $cookies, $q){
var _openid = ''; var _openid = '';
if(debug===true){ if(debug===true){
_openid = "2"; _openid = "1";
} }
var getOpenId = function() { var getOpenId = function() {

Loading…
Cancel
Save