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