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