Merge branch 'weixin_guange' of https://git.trustie.net/jacknudt/trustieforge into weixin_guange

chenlw_dev
cxt 9 years ago
commit b6adaf61db

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

Loading…
Cancel
Save