GITLAB
zhangqijia
/
Pro2dProtoBuffers
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b1a24b27ca8b178790bcefd9c5833548d2b77598
Authored by
yangjiyue
2022-08-15 14:25:22 +0800
1 parent
8542b60b
加个空格
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
game.proto
Inline
Side-by-side
game.proto
Wrap text
Show/Hide comments
View file @
b1a24b2
...
...
@@ -104,7 +104,7 @@ message RoleOpenBoxReq {
104
104
map<string,int32> costs = 2;
105
105
}
106
106
107
-message RoleOpenBoxRsp
{
107
+message RoleOpenBoxRsp
{
108
108
map<string,int32> reward = 3;
109
109
}
110
110
...
...