ALTER TABLE `stock_purchase_receipt_report` ADD COLUMN `deduction_amount` varchar(200) NULL COMMENT '扣款' AFTER `amount_ed_payable`;