dever %!s(int64=7) %!d(string=hai) anos
pai
achega
235a424d98
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      component/src/Auth.php

+ 0 - 1
component/src/Auth.php

@@ -81,7 +81,6 @@ class Auth
     public function cron()
     {
         $user = Dever::db('component/user')->state();
-        print_r($user);die;
         if ($user) {
         	foreach ($user as $k => $v) {
         		$this->wechat->oauth($v['oauth_id'], 2000, true);