| | |
| | | // String url=market_url+param; |
| | | // result = HttpClientRequest.doGet(url); |
| | | // |
| | | result = HttpClientRequest.doGet("http://111.170.140.248:7001/crypto/getStockSort.do?" + param); |
| | | result = HttpClientRequest.doGet(PropertiesUtil.getProperty("sina.single.list.url") + param); |
| | | com.alibaba.fastjson.JSONArray jsonArray = JSON.parseArray(result); |
| | | return ServerResponse.createBySuccess(jsonArray); |
| | | } |
| | |
| | | // System.out.println(sina_url + stockGid); |
| | | // sina_result = HttpClientRequest.doGet(sina_url + stockGid); |
| | | // System.out.println("请求返回:"+sina_result); |
| | | System.out.println("http://111.170.140.248:7001/crypto/getSinaStock?stockGid=" + stockGid); |
| | | sina_result = HttpClientRequest.doGet("http://111.170.140.248:7001/crypto/getSinaStock?stockGid=" + stockGid); |
| | | System.out.println(PropertiesUtil.getProperty("sina.single.url") + stockGid); |
| | | sina_result = HttpClientRequest.doGet(PropertiesUtil.getProperty("sina.single.url") + stockGid); |
| | | System.out.println("请求返回:"+sina_result); |
| | | // sina_result = "var hq_str_sz300270=\"中威电子,0.000,11.710,0.000,0.000,0.000,0.000,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,0,0.000,2025-12-03,09:10:06,00\";"; |
| | | } catch (Exception e) { |
| | |
| | | ftp.server.ip=127.0.0.1 |
| | | ftp.user=ftp_red |
| | | ftp.pass=ftp_red |
| | | ftp.server.http.prefix=https://ftp.htzjgj.com/ |
| | | loca.images.dir=/www/wwwroot/ftp.htzjgj.com/ |
| | | ftp.server.http.prefix=https://ftp.qitiana.cfd/ |
| | | loca.images.dir=/www/wwwroot/ftp.qitiana.cfd/ |
| | | #ftp.server.ip=47.56.200.145 |
| | | #ftp.user=ofsuccess |
| | | #ftp.pass=fdymdM34HHsS8iB6 |
| | |
| | | |
| | | agent.key.prefix=1 |
| | | admin.super.name=18916320007 |
| | | |
| | | sina.single.url=http://127.0.0.1:7001/crypto/getSinaStock?stockGid= |
| | | sina.single.list.url=http://127.0.0.1:7001/crypto/getStockSort.do? |
| | | |
| | | |
| | | #?? ?? - ???? |
| | |
| | | #???? |
| | | sina.single.exchange.url=https://hq.sinajs.cn/list= |
| | | |
| | | |
| | | |
| | | # ????K?-??? |
| | | sina.k.min.url=http://money.finance.sina.com.cn/quotes_service/api/json_v2.php/CN_MarketData.getKLineData |
| | | sina.k.min.max.size=200 |