zhitan-cloud
2024-08-29 8eeb34c0adcaaa2b56311fc6d8fdf454d82ac700
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'