update sy_qrcode set url = replace(url,'manage','lishiguan');
sy_qrcode 是表名
url 是表字段
manage 要替换的字符
lishiguan 替换后的字符