rabin 1 year ago
parent
commit
3f9d512c63
1 changed files with 1 additions and 1 deletions
  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);
             }
         }