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