From ce619be376eb53b344a604e84c771ed49835a375 Mon Sep 17 00:00:00 2001 From: zhangjian Date: Mon, 29 Apr 2024 15:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-base-prod.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/application-base-prod.yml b/src/main/resources/application-base-prod.yml index 114de02..e4ce84b 100644 --- a/src/main/resources/application-base-prod.yml +++ b/src/main/resources/application-base-prod.yml @@ -69,3 +69,10 @@ swagger: enable: true username: admin password: 123321 +refinitiv: + market-data: + service-name: ELEKTRON_DD + username: GE-A-10288435-3-15856 + password: 8EyCWDQ%XITcGRM@RhKokxX05FZJe1 + clientId: 662b37b071144c9f8f2507d93037a019a010ae0e + batch-request-timeout: 60000 \ No newline at end of file