bonus-material-app/.env.development

8 lines
108 B
Plaintext
Raw Normal View History

2024-11-12 09:21:04 +08:00
# 开发环境配置
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'