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,6 +31,7 @@ type FetchReward struct {
31 31
32 //just for test 32 //just for test
33 func Testsendhttp() { 33 func Testsendhttp() {
  34 + return
34 /*var queryinb QueryInviteReq 35 /*var queryinb QueryInviteReq
35 queryinb.Uuid = 131532 36 queryinb.Uuid = 131532
36 client := &http.Client{} 37 client := &http.Client{}