zhitan-cloud
2024-12-05 7a92344d9e5d649dfc8763de7003012729fb5a18
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'