update `order` set goodsname = '初级保安员职业技能培训课程' where active =TRUE and traintype =1; update `order` set invoicename = CONCAT(goodsname,'(纸质) - ',companyname) where active =TRUE