mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 18:23:45 +08:00
fixed bug for dalle prompt translate
This commit is contained in:
1
database/update-v4.0.8.sql
Normal file
1
database/update-v4.0.8.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_dall_jobs` CHANGE `org_url` `org_url` VARCHAR(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '原图地址';
|
||||
Reference in New Issue
Block a user