1 line
96 B
SQL
1 line
96 B
SQL
alter table account_user_base add column cancel_reason text default NULL comment '注销理由'; |
alter table account_user_base add column cancel_reason text default NULL comment '注销理由'; |