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