注释修改

master_huanxiang
yuanshuai 2022-03-17 17:47:56 +08:00
parent 533096e392
commit 8d9c51d1e2
1 changed files with 2 additions and 2 deletions

View File

@ -531,8 +531,8 @@ import "CommonProto.proto";
//
message GodDevilHeroSelectPropRequest{
optional string heroId = 1; // id
optional int32 propId = 2; // id (HeroConfigPropertyName)
optional string heroId = 1; // id
optional int32 propId = 2; // id (HeroConfigPropertyName)
}