dever %!s(int64=6) %!d(string=hai) anos
pai
achega
5586cb0223
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Api.php

+ 1 - 1
src/Api.php

@@ -136,7 +136,7 @@ class Api
 			Dever::alert('没有账户信息');
 		}
 
-		if (!$this->uid || !$this->username) {
+		if (!$this->uid) {
 			Dever::alert('没有用户信息');
 		}