Commit 570a4fa875cfd743e9183228d9517abfaba9628a
1 parent
d952632f
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/HttpServer/logic/logic.go
@@ -361,7 +361,7 @@ func HandleEnterInvite(w http.ResponseWriter, data string) { | @@ -361,7 +361,7 @@ func HandleEnterInvite(w http.ResponseWriter, data string) { | ||
361 | } | 361 | } |
362 | 362 | ||
363 | //teswt | 363 | //teswt |
364 | - rdata.Invitetype = 2 | 364 | + //rdata.Invitetype = 2 |
365 | // | 365 | // |
366 | if rdata.Invitetype == 1 { | 366 | if rdata.Invitetype == 1 { |
367 | //邀请新用户 | 367 | //邀请新用户 |