上传机器人代码
This commit is contained in:
parent
bc835324e7
commit
09140da77a
@ -308,7 +308,7 @@ func (r *Robot) Create(i uint64) int64 {
|
|||||||
name := "e100000" + strconv.Itoa(int(i)) + r.account
|
name := "e100000" + strconv.Itoa(int(i)) + r.account
|
||||||
rsp := &pb.UserCreateReq{
|
rsp := &pb.UserCreateReq{
|
||||||
NickName: name,
|
NickName: name,
|
||||||
Figure: 100,
|
Skin: "16010101",
|
||||||
Gender: 0,
|
Gender: 0,
|
||||||
}
|
}
|
||||||
msg.Sec = r.BuildSecStr()
|
msg.Sec = r.BuildSecStr()
|
||||||
|
Loading…
Reference in New Issue
Block a user