rt-sim-training-service/sql/20211222-thesai.sql

2 lines
98 B
SQL

alter table exam_definition
add abnormal tinyint(1) default 0 not null comment '数据异常';