lichao
2021-05-20 0e31f38fc37216e1376d8101d1bcf7a3779279dc
box/node_center.h
@@ -159,6 +159,7 @@
   MsgCommonReply RegisterRPC(const BHMsgHead &head, MsgRegisterRPC &msg);
   MsgCommonReply Heartbeat(const BHMsgHead &head, const MsgHeartbeat &msg);
   MsgQueryProcReply QueryProc(const BHMsgHead &head, const MsgQueryProc &req);
   MsgQueryProcReply QueryProc(const std::string &proc_id);
   MsgQueryTopicReply QueryTopic(const BHMsgHead &head, const MsgQueryTopic &req);
   MsgCommonReply Subscribe(const BHMsgHead &head, const MsgSubscribe &msg);
   MsgCommonReply Unsubscribe(const BHMsgHead &head, const MsgUnsubscribe &msg);