初始化茶艺师经纪人系统

This commit is contained in:
wangxiaowei
2026-03-10 15:02:12 +08:00
commit 58039f11e0
599 changed files with 42117 additions and 0 deletions

3
.env.production.example Normal file
View File

@ -0,0 +1,3 @@
NODE_ENV = 'production'
# Base API
VITE_APP_BASE_URL='https://76458.com'