Merge pull request #93 from imhy123/master

使用expire判断节点下线
This commit is contained in:
pjialin
2019-01-22 12:19:14 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea
.vscode
.DS_Store
venv
__pycache__