From e02f946226506a3d31b4c124972c23c5650b68c6 Mon Sep 17 00:00:00 2001 From: Danny Date: Sun, 16 Nov 2025 12:25:30 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eef9358f3..126085280 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,13 @@ APP_BASE_URL=https://demo-ecshopx.ishopex.cn/api/h5app/wxapp # WebSocket Endpoint APP_WEBSOCKET=wss://demo-ecshopx.ishopex.cn/ws - -APP_COMPANY_ID=38 + +# System Tenant ID +APP_COMPANY_ID=1 + +# System Business Model (b2c/bbc) APP_PLATFORM=standard + APP_CUSTOM_SERVER=https://ecshopx-h5.ex-sandbox.com/ APP_HOME_PAGE=/pages/index APP_TRACK=youshu