diff --git a/models.proto b/models.proto index 1f6b8dd..d340122 100644 --- a/models.proto +++ b/models.proto @@ -71,5 +71,5 @@ message Role { uint32 jewelrylimit = 19; uint32 materiallimit = 20; - map pass_chapters = 21; // 通关记录 + map passchapters = 21; // 通关记录 } -- libgit2 0.21.2