ALTER TABLE `is_training_learn_shift_record` ADD COLUMN `is_update_review` int(2) DEFAULT 0 COMMENT '是否改结班审批：0-否,1-是';
