2024-06-08 21:11:37 +08:00
|
|
|
NODE_ENV = 'development'
|
|
|
|
|
|
|
|
# Base API
|
2024-06-08 22:48:27 +08:00
|
|
|
VITE_APP_BASE_URL='https://multi-store.lihaink.cn'
|
2024-06-08 22:40:23 +08:00
|
|
|
# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn'
|
2024-06-08 21:11:37 +08:00
|
|
|
# VITE_APP_BASE_URL='https://ceshi-logistics.lihaink.cn/'
|