注释修改

back_recharge
yuanshuai 2021-11-04 13:56:43 +08:00
parent 8ef68e0a98
commit 2ef8596a6f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public class HeroGodSoulBindRequestHandler extends BaseHandler<HeroInfoProto.Her
return MessageTypeProto.MessageType.HERO_GOD_SOUL_BIND_REQUEST;
}
//神魂进阶绑定协议
//神魂升级绑定协议
@Override
public void processWithProto(ISession session, HeroInfoProto.HeroGodSoulBindRequest proto) throws Exception {
String heroId=proto.getHeroId();