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