疯狂的狮子li
2021-04-19 f8633f8c4ee38a6ae9fa51f7c76729bf8b17e9e5
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'