Browse Source

首页接口增加字段

lizhen_gitee 4 tuần trước cách đây
mục cha
commit
188bd5a8fb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);