ALTER TABLE `ufutx_asign_signer` ADD COLUMN `order_id` bigint(20) NOT NULL comment "订单id" after `user_id`