Commit 91c34b4fa192960b683d4814b62b42392b8e215a
1 parent
6985096a
fix: update
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
models.proto
| @@ -135,5 +135,4 @@ message Role { | @@ -135,5 +135,4 @@ message Role { | ||
| 135 | int64 ctime = 28; // 创建时间 | 135 | int64 ctime = 28; // 创建时间 |
| 136 | string channel = 29; | 136 | string channel = 29; |
| 137 | map<string,string> climb_rs = 30; // reward and start | 137 | map<string,string> climb_rs = 30; // reward and start |
| 138 | - map<int32,int32> climb_hishigh = 31; | ||
| 139 | } | 138 | } |
| 140 | \ No newline at end of file | 139 | \ No newline at end of file |