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

+ 1 - 1
src/Applet.php

@@ -187,7 +187,7 @@ class Applet extends Base
                     $this->send($mobile, $uid);
                 }
             } else {
-                Dever::alert('无效的用户id,请重新登录2');
+                Dever::alert('无效的用户id,请重新登录' . $uid);
             }
         }