Pārlūkot izejas kodu

#nexus_net授权

zxs 22 stundas atpakaļ
vecāks
revīzija
1643c82336
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      robot/robotics/v2/nexus_net_client.hpp

+ 1 - 1
robot/robotics/v2/nexus_net_client.hpp

@@ -3032,7 +3032,7 @@ namespace robotics::v2 {
         //断开
         v3::delegates<> disconnect_event;
         //身份认证成功
-        v3::delegates<bool, std::string const&, std::string const&> authorized_event;
+        v3::delegates<bool, std::string const&, std::string const&> authorize_event;
         //绑定回调就不会在调用绑定方法
         v3::delegates<nexus_net_message_info&> invoke_event;
         //在线节点