ALTER TABLE `blade_withdrawal_record` MODIFY COLUMN `charge_amount` decimal(19, 2) NOT NULL COMMENT '手续费' AFTER `withdrawal_amount`;