如果是要在数据库中去掉的话 这样写update tt set goods_name=replace(goods_name,'支持货到付款','')
select replace(goods_name,'支持货到付款','') from A不过建议放到业务中处理
绑定控件中,后台可以用Replace替换掉