Commit b1a24b27ca8b178790bcefd9c5833548d2b77598

Authored by yangjiyue
1 parent 8542b60b

加个空格

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -104,7 +104,7 @@ message RoleOpenBoxReq { @@ -104,7 +104,7 @@ message RoleOpenBoxReq {
104 map<string,int32> costs = 2; 104 map<string,int32> costs = 2;
105 } 105 }
106 106
107 -message RoleOpenBoxRsp{ 107 +message RoleOpenBoxRsp {
108 map<string,int32> reward = 3; 108 map<string,int32> reward = 3;
109 } 109 }
110 110