
请输入需要清理的账号名称,如6001_3100_xxxx
+ +diff --git a/config/config.py b/config/config.py index 60557c2..47d1597 100644 --- a/config/config.py +++ b/config/config.py @@ -17,3 +17,10 @@ else: if not interface_port: interface_port = 6500 + +online_mysql = { + "host": '10.10.3.5', + "user": 'ops', + "pswd": 'deploy2018', + "db": 'user_online' +} diff --git a/expirt_service.html b/expirt_service.html new file mode 100644 index 0000000..54657fe --- /dev/null +++ b/expirt_service.html @@ -0,0 +1,31 @@ + + +
+ +请输入需要清理的账号名称,如6001_3100_xxxx
+ +