Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김한준
/
OSS-Term-Project
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
김한준
2019-06-07 04:45:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
68bdf7e87b9fabdacb0c28bd21e9100227f028e5
68bdf7e8
1 parent
55949e4b
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
README.md
README.md
View file @
68bdf7e
...
...
@@ -45,6 +45,16 @@ API 서버가 터짐 기존의 모든 기능 먹통 대체 가능한
API 없음(CORB문제 해결불가능)
뜯어 고치기에는 시간이 부족 방법이 없음
---------------------------------------------------------------------
크롤링을 통해 회차별 당첨 번호만을 가져와서 그 데이터로
각 패턴별 출현 횟수를 저장하여 번호를 생성하도록 함
기존의 모든 기능들을 API가 아닌 저장된 데이터로 처리하도록 변경
추후에 API서버가 정상작동 되면 다시 API사용하도록 변경할 예정
...
...
Please
register
or
login
to post a comment