예제 #1
0
 /// <summary>
 /// 更新机器人信息
 /// </summary>
 public void Action_UpdateRobotInfo()
 {
     ApiPlugin.UpdateRobotInfo();
 }