ALTER TABLE `ufutx_dma_role_evaluate` ADD COLUMN `service_user_id` int(11) NOT NULL COMMENT '被评价服务人员id' AFTER `order_id`;