feat(group): 增加messages调度模型映射配置
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE groups
|
||||
ADD COLUMN IF NOT EXISTS messages_dispatch_model_config JSONB NOT NULL DEFAULT '{}'::jsonb;
|
||||
Reference in New Issue
Block a user