Files
jdt-mer/.env.test
2023-10-10 15:16:06 +08:00

7 lines
149 B
Plaintext

VITE_PUBLIC_PATH = '/static/mer'
# 是否启用MOCK
VITE_USE_MOCK = true
# base api
VITE_BASE_API = 'https://test.wanzhuanyongcheng.cn/store'