1
0

feat: 增加一点测试

This commit is contained in:
2025-09-17 23:32:05 +08:00
parent 5953c9b9f2
commit 19dd19a9f8
3 changed files with 49 additions and 186 deletions

View File

@@ -126,16 +126,15 @@ Content-Type: application/json
"api_name": "stk_factor_pro",
"token": "{{api_key}}",
"params": {
"ts_code": "000001.SZ",
"trade_date": "20250225"
"ts_code": "000002.SZ",
"trade_date": "20250102"
},
"fields": [
"ts_code",
"trade_date",
"close",
"close_qfq",
"close_hfq",
"ema_hfq_5"
"close_hfq"
]
}