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