Commit 725381492418d4f3b4cfb4758e8356ec2b91e9cf

Authored by 陆恒
1 parent 2cb4f4cd
Exists in master

提交

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/HttpServer/logic/httpserver.go
... ... @@ -31,6 +31,7 @@ type FetchReward struct {
31 31  
32 32 //just for test
33 33 func Testsendhttp() {
  34 + return
34 35 /*var queryinb QueryInviteReq
35 36 queryinb.Uuid = 131532
36 37 client := &http.Client{}
... ...