Update client-linux.py

pull/2/head
dovela 2018-06-26 20:06:20 +08:00 committed by GitHub
parent ddcd7e4641
commit d4306c7b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@
# 时间: 20180312
SERVER = "127.0.0.1"
SERVER = "sserver"
PORT = 35601
USER = "s01"
PASSWORD = "USER_DEFAULT_PASSWORD"
USER = "suser"
PASSWORD = "spasswd"
INTERVAL = 1 #更新间隔