fix: 修复日线数据采集时出现null值的情况
This commit is contained in:
@@ -58,7 +58,7 @@ Content-Type: application/json
|
||||
"api_name": "daily",
|
||||
"token": "{{api_key}}",
|
||||
"params": {
|
||||
"trade_date": "19901219"
|
||||
"trade_date": "19931213"
|
||||
},
|
||||
"fields": [
|
||||
"ts_code",
|
||||
|
||||
Reference in New Issue
Block a user