上传代码
This commit is contained in:
parent
8f677ebe93
commit
32dac03fd5
@ -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,
|
"ship": land.Ship,
|
||||||
})
|
})
|
||||||
session.SendMsg(string(this.module.GetType()), "clienttag", &pb.PlunderClientTagResp{
|
session.SendMsg(string(this.module.GetType()), "clienttag", &pb.PlunderClientTagResp{
|
||||||
|
Loading…
Reference in New Issue
Block a user