@@ -20,7 +20,7 @@ class Core
}
$this->uid = Dever::load('passport/user')->check(false);
if ($this->uid <= 0) {
- $this->uid = 4133;
+ $this->uid = 4130;
if ($this->check) {
$this->checkLogin();