瀏覽代碼

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
 				}