AndyYin
2024-08-26 d0846c1a012742cce553406542db0f5d8278b56b
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'