完善了protobuf协议文件

This commit is contained in:
huangxiaolei
2022-12-09 20:34:05 +08:00
parent 5e8d457344
commit 50de81588b
3148 changed files with 1314 additions and 584389 deletions
@@ -21,7 +21,7 @@ option go_package = "./;proto";
message IrodoriMasterLevelDetailInfo {
bool is_finish = 1;
uint32 diffculty = 2;
uint32 difficulty = 2;
uint32 min_finish_time = 8;
bool is_have_try = 7;
}