ALTER TABLE `yearreportdata` MODIFY COLUMN `filingIsStamped` varchar(10) NULL DEFAULT NULL COMMENT '备案是否盖章确认' AFTER `device`;