mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -29,7 +29,7 @@ message GetHomeExchangeWoodInfoRsp {
|
||||
message HomeExchangeWoodInfo {
|
||||
uint32 exchange_limit = 7;
|
||||
uint32 exchanged_count = 12;
|
||||
uint32 next_refresh_time = 14;
|
||||
fixed32 next_refresh_time = 14;
|
||||
uint32 wood_id = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user