From fd97af7a520b18a269fb63fb73a385ded60e621f Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Mon, 15 Jun 2020 14:52:29 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/logic/logic.go | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/HttpServer/logic/logic.go b/src/HttpServer/logic/logic.go index 878cb0c..b220b7b 100644 --- a/src/HttpServer/logic/logic.go +++ b/src/HttpServer/logic/logic.go @@ -904,6 +904,7 @@ func HandlerRecvRedCat(w http.ResponseWriter, data string, uuid int) { uinfo.CalcGoldRate() uinfo.TodayZhaocai += addredpack + SaveUserInfo(uinfo, strconv.Itoa(uuid)) resp.Data.Num = addredpack resp.Code = 0 break -- libgit2 0.21.0