mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-13 20:53:42 +08:00
fix(chat): 修复依赖版本升级导致缺少类错误
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
-- 默认开启本地minio
|
||||
UPDATE `ruoyi-ai`.sys_oss_config t
|
||||
SET t.status = '1'
|
||||
WHERE t.oss_config_id = 4;
|
||||
|
||||
UPDATE `ruoyi-ai`.sys_oss_config t
|
||||
SET t.status = '0'
|
||||
WHERE t.oss_config_id = 1;
|
||||
Reference in New Issue
Block a user