wangshan %!s(int64=3) %!d(string=hai) anos
pai
achega
42b313321d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jyBXCore/rpc/util/search.go

+ 1 - 1
jyBXCore/rpc/util/search.go

@@ -687,5 +687,5 @@ func GetPublishTime(tt int, publishTime string) string {
 			return fmt.Sprint(pTime) + "-" + fmt.Sprint(endTime)
 		}
 	}
-	return publishTime
+	return ""
 }