add user_online interface
This commit is contained in:
parent
b1e52d7338
commit
98ce6457fe
@ -27,7 +27,7 @@ if os.getenv("IS_DEBUG"):
|
||||
else:
|
||||
online_mysql = {
|
||||
"host": '10.10.3.5',
|
||||
"user": 'ops',
|
||||
"pswd": 'deploy2018',
|
||||
"user": 'root',
|
||||
"pswd": '0usmUwROtWjf',
|
||||
"db": 'user_online'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user