This commit is contained in:
aozhiwei 2022-08-16 14:30:35 +08:00
parent 1d9e75e5bf
commit d85ee00b4f

View File

@ -480,7 +480,7 @@ message PveGeminiContent
message PveGeminiMode
{
optional int32 id = 1;
optional string mode_map = 2;
optional int32 map_id = 2;
optional string mode_time = 3;
optional string area = 4;
}