feat: 添加bbs种子数据

This commit is contained in:
橙子
2023-12-14 21:55:52 +08:00
parent db11e1731b
commit 38b854ed90
11 changed files with 9040 additions and 28 deletions

View File

@@ -1,4 +1,5 @@
# 接口前缀
VITE_APP_BASEAPI="/api-dev"
VITE_APP_URL="http://123.207.63.87:19001/api/app"
# VITE_APP_URL="http://123.207.63.87:19001/api/app"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_ENV_NAME = "dev"