소스 검색

wip:删除日志

wangshan 1 년 전
부모
커밋
b94006403b
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      jyBXCore/rpc/util/search.go

+ 0 - 2
jyBXCore/rpc/util/search.go

@@ -7,7 +7,6 @@ import (
 	"bp.jydev.jianyu360.cn/BaseService/jyMicroservices/jyBXCore/rpc/type/bxcore"
 	"fmt"
 	"github.com/gogf/gf/v2/util/gconv"
-	"log"
 	"regexp"
 	"strconv"
 	"strings"
@@ -256,7 +255,6 @@ func SearchListFormat(userid, subInformation, propertyForm, industry string, rep
 						winnerId = entIdList[wk]
 					}
 				}
-				log.Println("-----------SearchWinner------:", IC.C.SearchWinner)
 				if IC.C.SearchWinner.Switch && winnerId == "" {
 					continue
 				}