英雄场景测试
This commit is contained in:
parent
a5a6ae1cbe
commit
b1ccc8f36f
@ -24,5 +24,6 @@ func (f *FriendScene) Run(robot lib.IRobot) error {
|
||||
req := &pb.FriendRandlistReq{}
|
||||
rsp := &pb.FriendRandlistResp{}
|
||||
robot.SendMsg("", "", req, rsp)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user