再见亦是路人
2021-04-21 a4b71278c08336d243f8ca4e1c85684486cdb945
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'