chore: 调整文件结构 service 和 web 分离

This commit is contained in:
ChenZhaoYu
2023-02-13 10:00:08 +08:00
parent 98e75c0c5c
commit f910b5f8a4
16 changed files with 3180 additions and 773 deletions

3
.env
View File

@@ -1,5 +1,2 @@
# OpenAI API Key
OPENAI_API_KEY='xxxx'
# Glob API URL
VITE_GLOB_API_URL='http://localhost:3002'