feat: implement gas and delivery admin systems
This commit is contained in:
3
frontend/delivery_admin/.env.example
Normal file
3
frontend/delivery_admin/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
VITE_API_BASE_URL=http://localhost:12426/heqi/delivery/v1
|
||||
# 受保护 API 使用 BSM JWT;本地联调时由认证服务签发,不要提交真实令牌。
|
||||
VITE_DEV_JWT=
|
||||
Reference in New Issue
Block a user