From 2c5e4638f84676fa1e3949a62212d2a4a97e784a Mon Sep 17 00:00:00 2001 From: houzhongjian <houzhongyi@126.com> Date: 星期四, 19 六月 2025 15:33:33 +0800 Subject: [PATCH] 转炉大模型功能完善 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 848638a..c43bd2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules .DS_Store dist +plat dist-ssr /dist* pnpm-debug -- Gitblit v1.9.3