专题替换要执行sql.
专题表为: phome_enewszt
缩略图字段为:ztimg

系统 – 备份与恢复数据 – 执行SQL语句,执行以下SQL语句即可:

update [!db.pre!]enewszt SET ztimg = REPLACE (ztimg, '搜索的值', '替换的值')