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