获取热门搜索股票(get_hot_stock_search)
获取热门搜索股票
URL
| https://sandbox.hscloud.cn/isee/v1/get_hot_stock_search |
|---|
是否需要业务登录
| 否 |
|---|
HTTP请求方式
| GET,POST |
|---|
支持格式
| JSON |
|---|
请求参数
| 参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|---|
| user_token | String | 否 | 用户口令 |
java.lang.String
|
||
| chnl | String | 是 | 渠道编号 |
java.lang.String
|
返回参数
| 参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|
| stock_search_list | Object | 象 | 热门股票列表 |
java.util.List<com.hundsun.winner123.microtool.master.api.model.smartstock.StockSearch>
|
