rabin 2 年 前
コミット
3f9d512c63
1 ファイル変更1 行追加1 行削除
  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);
             }
         }