Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2015104491
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이하영
2020-12-02 05:44:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d00a16a4fce2458b0da7b457e33a9dda6258c5e2
d00a16a4
1 parent
3ae18c5b
open_api 관련함수 추가
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
proj/library/cf.py
proj/library/open_api.py
proj/library/cf.py
View file @
d00a16a
...
...
@@ -21,4 +21,6 @@ real_num=1
# 데이터베이스 이름
real_bot_name
=
"AutoBot"
+
str
(
real_num
)
real_stockInfo_name
=
"stock_info"
real_dailyInfo_name
=
"daily_info"
\ No newline at end of file
real_dailyInfo_name
=
"daily_info"
max_api_call
=
98
\ No newline at end of file
...
...
proj/library/open_api.py
View file @
d00a16a
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment