5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
|
|
|
|
# API 基础路径,开发环境下的请求前缀
|
|
VITE_APP_BASE_API = '/prod-api'
|