苹果cms常用sql语句-把图片地址中的某个字串替换为另外一个字串 老巴夺 2024年10月15日 21:33 41 0 把图片地址中的某个字串替换为另外一个字串 UPDATE{pre}vodSET vod_pic=REPLACE(vod_pic,'原始字串','替换成其他字串')