上传代码

This commit is contained in:
liwei1dao 2024-01-26 23:45:49 +08:00
parent 8f677ebe93
commit 32dac03fd5

View File

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