Commit 1f409244cb12e9404cd9148f51ec56c6594c371b

Authored by 陆恒
1 parent 982be8ee
Exists in master

提交

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
src/HttpServer/logic/httpserver.go
... ... @@ -101,10 +101,6 @@ func Testsendhttp() {
101 101 if err != nil {
102 102 logger.Error("Testsendhttp err=%v",err)
103 103 }
104   -
105   - if right >= 50 {
106   - break
107   - }
108 104  
109 105 }else {
110 106 if oneuid == "5943465P_D_BL01_4" {
... ...