mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew.git
synced 2025-05-13 11:37:33 -05:00
Send gem cound on live end
This commit is contained in:
parent
264df06a47
commit
c09823c17c
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ pub fn end(req: HttpRequest, body: String) -> HttpResponse {
|
|||
"code": 0,
|
||||
"server_time": global::timestamp(),
|
||||
"data": {
|
||||
"gem": user["gem"].clone(),
|
||||
"item_list": user["item_list"].clone(),
|
||||
"point_list": user["point_list"].clone(),
|
||||
"live": live,
|
||||
|
|
Loading…
Add table
Reference in a new issue