jiangping
2024-01-31 48eb5dc61ac07d232632b13d040006128ed5cceb
1
2
3
4
5
# 开发环境配置
NODE_ENV = 'development'
 
# 任康
VUE_APP_API = 'http://192.168.0.134:10025/'