昨天 641206421e76861db238ecf24094b2a04e7c6371
1
2
alter table sys_user
    add ai_enabled tinyint(1) not null default 0 comment '是否开通AI功能(0否 1是)';