mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-11 11:43:43 +08:00
fixed bug: mobile chat list could not update chat title
This commit is contained in:
1
database/update-v4.1.0.sql
Normal file
1
database/update-v4.1.0.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_chat_models` CHANGE `power` `power` SMALLINT NOT NULL COMMENT '消耗算力点数';
|
||||
Reference in New Issue
Block a user