Merge branch 'master' of http://60.1.1.230/backend/jieling_protocol
commit
d58488770f
|
@ -98,3 +98,8 @@ option optimize_for = SPEED;
|
|||
optional string id = 1;
|
||||
}
|
||||
|
||||
message Drop{
|
||||
repeated Item itemlist = 1;
|
||||
repeated Equip equipId = 2;
|
||||
repeated Hero Hero = 3;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue