liukangdong
2024-05-21 20ab36d718cf7cae6e2b24b411bc365b4fa79e6e
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'