疯狂的狮子Li
2021-05-31 38c3c878e1f9427ee8cfc1fd2bb1ed42e73d0138
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'