mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-10 17:48:56 +08:00
Update UserService.php
This commit is contained in:
parent
8c3b5674cf
commit
3db49e3b57
@ -261,7 +261,7 @@ class UserService extends Service
|
||||
// 更新会员数据
|
||||
$data = [
|
||||
'vip_name' => $title,
|
||||
'vip_level' => $level,
|
||||
'vip_number' => $level,
|
||||
// 'teams_total' => $teamsDirect + $teamsIndirect,
|
||||
// 'teams_direct' => $teamsDirect,
|
||||
// 'teams_indirect' => $teamsIndirect,
|
||||
|
Loading…
x
Reference in New Issue
Block a user