yuan
2026-06-11 f44d506f6f9963e8cd824db62d67b3dae9d6fccc
1
2
alter table sys_user
    add ai_enabled tinyint(1) not null default 0 comment '是否开通AI功能(0否 1是)';