#20201229 ALTER TABLE `train_certificate` ADD COLUMN `areaCode` varchar(10) NULL COMMENT '区域代码', ADD COLUMN `orgId` bigint(20) NULL COMMENT '监管机构id';