mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
update: getInfo show uuid
This commit is contained in:
parent
68def9b4de
commit
037e22aa2d
@ -70,7 +70,8 @@ class UserController extends Controller
|
||||
'plan_id',
|
||||
'discount',
|
||||
'commission_rate',
|
||||
'telegram_id'
|
||||
'telegram_id',
|
||||
'uuid'
|
||||
])
|
||||
->first();
|
||||
if (!$user) {
|
||||
|
Loading…
Reference in New Issue
Block a user