Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YooKing committed Feb 5, 2021
1 parent 26c4d69 commit 376a718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions campus.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import urllib3
import base64
import hashlib
Expand Down
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import time,json,requests,random,datetime
import campus

Expand Down

0 comments on commit 376a718

Please sign in to comment.