Commit d36fbbd1ac9dc58ed923a83b7e8be3dd384b5029

Authored by yangjiyue
1 parent 91a5208d

加个空格

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
game.proto
... ... @@ -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 }
... ...