Send gem cound on live end

This commit is contained in:
Ethan O'Brien 2024-04-16 12:48:02 -05:00
parent 264df06a47
commit c09823c17c

View file

@ -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,