Explorar o código

首页接口增加字段

lizhen_gitee hai 4 semanas
pai
achega
188bd5a8fb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Models/User/WxUser.php

+ 0 - 1
app/Models/User/WxUser.php

@@ -648,7 +648,6 @@ class WxUser extends Model
      */
     public function getBloggerStatusAttribute()
     {
-        dump(__LINE__);
         $uid = $this->id;
         $status = StatisticUtils::user_blogger_status($uid);