数据库:ucs
表名:tb_user_vip
sql:
alter table tb_user_vip add status tinyint(1) not null default 1 after expir_time;