liukangdong
2024-08-02 9aa4f105dd7c4b9e576bebc8e01bb21c366ce550
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_BASE_API = 'http://localhost:10028'