Initial commit: GovAI 政务AI平台
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 给应用表添加知识库关联字段
|
||||
ALTER TABLE applications ADD COLUMN IF NOT EXISTS knowledge_base_id UUID REFERENCES knowledge_bases(id);
|
||||
Reference in New Issue
Block a user