Compare commits
1 Commits
main
...
cfe87523fa
| Author | SHA1 | Date | |
|---|---|---|---|
| cfe87523fa |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
.venv/
|
.venv/
|
||||||
.vscode/
|
.vecode/
|
||||||
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"python-envs.defaultEnvManager": "ms-python.python:venv",
|
||||||
|
"python-envs.pythonProjects": []
|
||||||
|
}
|
||||||
@@ -1,8 +1,5 @@
|
|||||||
{
|
{
|
||||||
"fund_codes": [
|
"fund_codes": [
|
||||||
"014847",
|
"014847"
|
||||||
"006331",
|
|
||||||
"161115",
|
|
||||||
"000385"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
14882
output/000385.json
14882
output/000385.json
File diff suppressed because it is too large
Load Diff
9082
output/006331.json
9082
output/006331.json
File diff suppressed because it is too large
Load Diff
4582
output/014847.json
4582
output/014847.json
File diff suppressed because it is too large
Load Diff
18492
output/161115.json
18492
output/161115.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user