blob转化string codersu101778 2020-05-21 321 阅读1分钟 blob转化string select * from ( select flowId,id,convert(data using utf8) as url from node ) as t where url like '%education_bussiness.sh%'