ALTER TABLE `zh_stage_audit` ADD COLUMN `lock_lid` text NULL COMMENT '锁定台账id(以,分隔)' AFTER `opinion`;