update: server etag

This commit is contained in:
tokumeikoi
2022-11-25 03:53:18 +08:00
parent 56a6025ef9
commit 2930f1957c
3 changed files with 9 additions and 3 deletions

View File

@ -113,7 +113,8 @@ class UserController extends Controller
'u',
'd',
'transfer_enable',
'email'
'email',
'uuid'
])
->first();
if (!$user) {