5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
# 可选覆盖;开发默认 http://localhost:12426/heqi/delivery/v1,生产构建默认 https://rest.heqiapp.com/heqi/delivery/v1。
|
||
VITE_API_BASE_URL=
|
||
# 受保护 API 使用 BSM JWT;本地联调时由认证服务签发,不要提交真实令牌。
|
||
VITE_DEV_JWT=
|