mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-13 19:12:28 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -27,5 +27,5 @@ option go_package = "./;proto";
|
||||
message GetCompoundDataRsp {
|
||||
int32 retcode = 3;
|
||||
repeated uint32 unlock_compound_list = 11;
|
||||
repeated CompoundQueueData compound_que_data_list = 7;
|
||||
repeated CompoundQueueData compound_queue_data_list = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user