@@ -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