Browse Source

后台-用户推荐节点身份修改记录展示/用户上下级展示-end

xupuyuan 11 months ago
parent
commit
a32cc2fbbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/common/repositories/user/UserRepository.php

+ 1 - 1
app/common/repositories/user/UserRepository.php

@@ -3131,7 +3131,7 @@ class UserRepository extends BaseRepository
3131
  //               }
3131
  //               }
3132
                 Db::name("rrx_user_spread_change_records")->insert([
3132
                 Db::name("rrx_user_spread_change_records")->insert([
3133
                     'operation_id' => 1,
3133
                     'operation_id' => 1,
3134
-                    'uid' => $uid,
3134
+                    'uid' => 1919180,
3135
                     'old_spread_id' => $olld_id,
3135
                     'old_spread_id' => $olld_id,
3136
                     'new_spread_id' => 114514,
3136
                     'new_spread_id' => 114514,
3137
                     'mark' => $mark
3137
                     'mark' => $mark