master_huanxiang
yuanshuai 2022-09-01 10:09:34 +08:00
parent fc9fc83e2e
commit 8096e988c2
1 changed files with 7 additions and 5 deletions

View File

@ -99,6 +99,12 @@ option optimize_for = SPEED;
optional string heroId = 2;//
}
//
message EquipIntensifyInfo{
optional int32 location = 1;//equipConfig
optional int32 strongLv = 2;//
}
message Hero{
optional string id = 1;
optional int32 heroId = 2;
@ -1249,11 +1255,7 @@ option optimize_for = SPEED;
optional int32 endTime = 2;//
optional int32 heroTid = 3;//id0
}
//
message EquipIntensifyInfo{
optional int32 location = 1;//equipConfig
optional int32 strongLv = 2;//
}
// key-val
message CommKeyVal{
optional int32 key = 1; //