Commit bf69303510ca83f34dcd276365e63bbbcd7812fa

Authored by zhangqijia
1 parent 155b7bd3

fix: update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
game.proto
... ... @@ -158,6 +158,6 @@ message StoreUpdatePropertyNty {
158 158 models.Store store = 2;
159 159 }
160 160  
161   -message GuideReq {
  161 +message GuideRar {
162 162 int32 guide_steps = 1;
163 163 }
164 164 \ No newline at end of file
... ...