This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
alter table slt_agreement_relation
add is_commit int default 0 null comment '默认为0,1: 驳回完之后已经提交过了';