mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-08-09 01:50:58 +00:00
opt: make sure the Upscale and Variation task is assign to the same mj service with Image task
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `chatgpt_mj_jobs` ADD `channel_id` CHAR(40) NULL DEFAULT NULL COMMENT '频道ID' AFTER `message_id`;
|
||||
ALTER TABLE `chatgpt_mj_jobs` DROP INDEX `task_id`;
|
||||
Reference in New Issue
Block a user