zhitan-cloud
2024-09-02 3047222a501735065e660d5a39f003b88c114f92
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'