| 123456789101112131415161718192021222324 |
- {
- "{{go_queryservice_top}}": {
- "quoteUrl": "ws://{{ws2tcp_internet_addr}}:{{ws2tcp_quote_agent_listen_port}}",
- "tradeUrl": "ws://{{ws2tcp_internet_addr}}:{{ws2tcp_access_listen_port}}",
- "uploadUrl": "{{openonline_url}}/upload",
- "commSearchUrl": "{{search_url}}",
- "goCommonSearchUrl": "http://{{ws2tcp_internet_addr}}:{{go_queryservice_listen_port}}/api",
- "openApiUrl":"{{openonline_url}}",
- "mobileOpenUrl": "{{mobileopen_url}}",
- "mobileAuthUrl": "{{mobileauth_url}}",
- "quoteHost": "{{quote_agent_internet_addr}}",
- "quotePort": "{{quote_agent_listen_port}}",
- "tradeHost": "{{access_internet_addr}}",
- "tradePort": "{{access_listen_port}}",
- "newsUrl": "{{news_url}}",
- "pcNewsUrl": "{{pc_news_url}}",
- "hsbyBankSignZone": "08:00-18:00",
- "hsbyPayUrlWeb": "{{hsby_pay_url_web}}",
- "hsbySignUp": "{{hsby_signup}}",
- "hsbyRegister": "{{hsby_register}}",
- "iOS": "{{ios}}",
- "android": "{{android}}"
- }
- }
|