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