first commit

This commit is contained in:
wtq
2026-05-12 15:38:32 +08:00
commit 838c61b244
1098 changed files with 329134 additions and 0 deletions

7
.env.staging Normal file
View File

@@ -0,0 +1,7 @@
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
#gfast管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'