From 793044a8b0d64ad732e5e47a087f604ea3845aec Mon Sep 17 00:00:00 2001 From: Sunli Date: Sat, 18 May 2024 10:36:15 +0800 Subject: [PATCH] update qa --- docs/qa/quote.md | 2 ++ i18n/en/docusaurus-plugin-content-docs/current/qa/quote.md | 2 ++ i18n/zh-HK/docusaurus-plugin-content-docs/current/qa/quote.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/docs/qa/quote.md b/docs/qa/quote.md index 37164a11..1ffa3c31 100644 --- a/docs/qa/quote.md +++ b/docs/qa/quote.md @@ -117,6 +117,8 @@ message ReconnectRequest { ## Q7:OpenApi SDK 中开启夜盘行情 +A: + - 從環境變數建立 `Config` 對象 設定環境變數 `LONGPORT_ENABLE_OVERNIGHT` 為 `true` diff --git a/i18n/en/docusaurus-plugin-content-docs/current/qa/quote.md b/i18n/en/docusaurus-plugin-content-docs/current/qa/quote.md index 0137f10f..bd402c59 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/qa/quote.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/qa/quote.md @@ -117,6 +117,8 @@ message ReconnectRequest { ## Q7:Enable Overnight quote in OpenApi SDK +A: + - Create `Config` from environment variables Set environment variable `LONGPORT_ENABLE_OVERNIGHT` to `true` diff --git a/i18n/zh-HK/docusaurus-plugin-content-docs/current/qa/quote.md b/i18n/zh-HK/docusaurus-plugin-content-docs/current/qa/quote.md index eca79bc1..0f8d6e42 100644 --- a/i18n/zh-HK/docusaurus-plugin-content-docs/current/qa/quote.md +++ b/i18n/zh-HK/docusaurus-plugin-content-docs/current/qa/quote.md @@ -117,6 +117,8 @@ message ReconnectRequest { ## Q7:如何開啟夜盤行情 +A: + - Create `Config` from environment variables Set environment variable `LONGPORT_ENABLE_OVERNIGHT` to `true`