mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-11 03:33:48 +08:00
websocket api refactor is ready
This commit is contained in:
1
database/update-v4.1.5.sql
Normal file
1
database/update-v4.1.5.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_power_logs` CHANGE `remark` `remark` VARCHAR(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '备注';
|
||||
Reference in New Issue
Block a user