SELECT `PublishID`,`PublishTitle` FROM `publish` WHERE (`PublishWriter` like '%于止%') or (`PublishTranslator` like '%于止%') ORDER BY RAND() LIMIT 10