|
@@ -391,7 +391,7 @@ func GetSearchQuery(keyword, industry, minprice, maxprice, hasBuyerTel, hasWinne
|
|
|
-func PublicSearch(userId, selectType, publishtime string, bidSearchOldUserLimit int64, currentPage, pageSize int, session *httpsession.Session, string, middleground middleground.Middleground) (bool, string, []string, int, int) {
|
|
|
+func PublicSearch(userId, selectType, publishtime string, bidSearchOldUserLimit int64, currentPage, pageSize int, session *httpsession.Session, middleground middleground.Middleground) (bool, string, []string, int, int) {
|