rabin 2 năm trước cách đây
mục cha
commit
3f9d512c63
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
             }
         }