diff --git a/app/common/library/Auth.php b/app/common/library/Auth.php index 19e7e9c706bf3fc133eac180ae8eb1ff211611a7..7d6465d3512f66eb1e7aa8b7e2a4acea74b00edf 100644 --- a/app/common/library/Auth.php +++ b/app/common/library/Auth.php @@ -35,7 +35,7 @@ class Auth /** * 用户ID */ - public int $user_id = 0; + public mixed $user_id = 0; /** * 用户数据