18 lines
597 B
INI
18 lines
597 B
INI
|
[base]
|
|||
|
url_base = aeolus.ele.me
|
|||
|
url_login = https://mozi-login.alibaba-inc.com/?APP_NAME=LPD_TEAM_AEOLUS&BACK_URL=
|
|||
|
url_home = https://aeolus.ele.me/dashboard
|
|||
|
url_work = "https://aeolus.ele.me/?targetId=7715#/group/schedule/work-check"
|
|||
|
account = 17323612594
|
|||
|
password = Cjl1111.
|
|||
|
# 浏览器驱动,暂只支持 firefox edge chrome(默认)
|
|||
|
driver = chrome
|
|||
|
driver_path_edge = ./edgedriver_win64/msedgedriver.exe
|
|||
|
driver_path_chrome = chromedriver-win64/chromedriver.exe
|
|||
|
# 间隔时间 单位秒 就是每隔多少秒检查一次数据
|
|||
|
interval = 60
|
|||
|
|
|||
|
[web]
|
|||
|
host = 0.0.0.0
|
|||
|
port = 8868
|
|||
|
debug = True
|