From 32dac03fd5183b68d0465f87164fe6d97eeda8a2 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Fri, 26 Jan 2024 23:45:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/plunder/api_clienttag.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/plunder/api_clienttag.go b/modules/plunder/api_clienttag.go index 8e0f827c6..d13850401 100644 --- a/modules/plunder/api_clienttag.go +++ b/modules/plunder/api_clienttag.go @@ -48,7 +48,7 @@ func (this *apiComp) ClientTag(session comm.IUserSession, req *pb.PlunderClientT } } - this.module.modelLand.changePlunderLandData(session.GetUserId(), map[string]interface{}{ + this.module.modelLand.changePlunderLandData(land.Id, map[string]interface{}{ "ship": land.Ship, }) session.SendMsg(string(this.module.GetType()), "clienttag", &pb.PlunderClientTagResp{