web-base-admin-h5/.env.development

15 lines
165 B
Plaintext
Raw Normal View History

2025-03-24 09:24:25 +08:00
###
# @Descripttion:
# @version:
# @Author: 王三华
# @Date: 2023-09-19 10:23:40
###
2025-05-14 14:37:09 +08:00
2025-03-24 09:24:25 +08:00
ENV = 'development'
# base api
#辉
2025-05-14 14:37:09 +08:00
VUE_APP_BASE_API = '/prod-api'
2025-03-24 09:24:25 +08:00