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