From 91c34b4fa192960b683d4814b62b42392b8e215a Mon Sep 17 00:00:00 2001 From: zqj <582132116@qq.com> Date: Thu, 1 Dec 2022 14:45:49 +0800 Subject: [PATCH] fix: update --- models.proto | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/models.proto b/models.proto index b1aaa1d..3378a54 100644 --- a/models.proto +++ b/models.proto @@ -135,5 +135,4 @@ message Role { int64 ctime = 28; // 创建时间 string channel = 29; map climb_rs = 30; // reward and start - map climb_hishigh = 31; } \ No newline at end of file -- libgit2 0.21.2