From ebb896648461596f3a11239199ccf631913e9ab5 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Mon, 22 Jun 2020 16:06:29 +0800 Subject: [PATCH] 提交 --- src/HttpServer/logic/logic.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HttpServer/logic/logic.go b/src/HttpServer/logic/logic.go index 44666a2..29f6f98 100644 --- a/src/HttpServer/logic/logic.go +++ b/src/HttpServer/logic/logic.go @@ -2343,7 +2343,7 @@ func HandlerExchangePos(w http.ResponseWriter, data string, uuid int) { //加钱 uinfo.AddRedPackect(idx, 100) } - resp.Data.NewCat = 37 + resp.Data.NewCat = uinfo.PosInfo[rdata.To].Cat } else { // -- libgit2 0.21.0