更改羁绊协议

master_huanxiang
whb 2021-03-19 16:32:03 +08:00
parent 88b5cd5baf
commit 2a86a29141
1 changed files with 2 additions and 3 deletions

View File

@ -146,9 +146,8 @@ import "CommonProto.proto";
}
message GetAllPropertyInfoResponse{
repeated int32 heroBook = 1;//
repeated int32 equipBook = 2;//
repeated int32 pokemonBookEnabled = 3;//
repeated int32 allBook = 1;//
repeated int32 equipGot = 4;//
}