mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 18:53:43 +08:00
enable to set the translate model
This commit is contained in:
1
database/update-v4.1.7.sql
Normal file
1
database/update-v4.1.7.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_sd_jobs` ADD `task_info` TEXT NOT NULL COMMENT '任务详情' AFTER `task_id`;
|
||||
Reference in New Issue
Block a user