dever %!s(int64=3) %!d(string=hai) anos
pai
achega
cadb108362
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/option/lib/Agreement.php

+ 1 - 1
service/option/lib/Agreement.php

@@ -24,7 +24,7 @@ class Agreement
             # 获取当前登录的uid
             $aid = Dever::load('passport/user')->check(false);
             if (!$aid || $aid <= 0) {
-                Dever::alert('请先登录');
+                //Dever::alert('请先登录');
             }
             
         } else {