dever 6 سال پیش
والد
کامیت
1c26667185
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      lib/Base.php

+ 0 - 1
lib/Base.php

@@ -195,7 +195,6 @@ class Base
     # 合并用户
     public function combine($uid, $unionid, $col = 'unionid')
     {
-        return $uid;
     	$cur = $uid;
         if ($col == 'mobile' || $col == 'id') {
             $user_wechat = Dever::load('passport/user-all', array($col => $unionid));