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
d36fbbd1ac9dc58ed923a83b7e8be3dd384b5029
Authored by
yangjiyue
2022-06-20 11:18:38 +0800
1 parent
91a5208d
加个空格
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 @
d36fbbd
...
...
@@ -132,6 +132,6 @@ message EmailDelRsp {
132
132
repeated string ids = 1;
133
133
}
134
134
135
-message EmailNewNty
{
135
+message EmailNewNty
{
136
136
models.Email emails = 1;
137
137
}
...
...