rabin hace 2 años
padre
commit
6ebb57dee0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Applet.php

+ 1 - 1
src/Applet.php

@@ -160,7 +160,7 @@ class Applet extends Base
         }
 
         if ($mobile && $uid) {
-            $uid = $this->combine($uid, $mobile, 'mobile');
+            //$uid = $this->combine($uid, $mobile, 'mobile');
 
             $info = Dever::load('passport/user-one', $uid);
             $result['mobile'] = $mobile;