feat: 股票增加上市日期
This commit is contained in:
@@ -9,14 +9,18 @@ Content-Type: application/json
|
||||
"api_name": "stock_basic",
|
||||
"token": "{{api_key}}",
|
||||
"params": {
|
||||
"list_status": "D,P,L"
|
||||
"list_status": "L",
|
||||
"market": "主板",
|
||||
"exchange": "SSE,SZSE"
|
||||
},
|
||||
"fields": [
|
||||
"ts_code",
|
||||
"name",
|
||||
"fullname",
|
||||
"exchange",
|
||||
"industry"
|
||||
"industry",
|
||||
"market",
|
||||
"list_date"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user