From 68f2f2a29dbabe777a3bde6b899694ba1d4c01a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E7=8B=BC=E8=93=9D=E5=A4=A9?= Date: Mon, 22 Jul 2024 14:38:23 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20dist/config.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/config.ini b/dist/config.ini index 1697091..32359ed 100644 --- a/dist/config.ini +++ b/dist/config.ini @@ -3,8 +3,8 @@ url_base = https://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://r.ele.me/pikipek/schedule.html?platform=fs&subType=team#/group/schedule/work-check?teamId=17407820 -account = 17323612594 -password = Cjl1111. +account = +password = # 浏览器驱动,暂只支持 firefox edge chrome(默认) driver = chrome driver_path_edge = ./edgedriver_win64/msedgedriver.exe From 86a11a989d3647e2da4180d1a2ddd40083c84606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E7=8B=BC=E8=93=9D=E5=A4=A9?= Date: Mon, 22 Jul 2024 14:38:34 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20dist/config.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/config.ini b/dist/config.ini index 32359ed..eac1974 100644 --- a/dist/config.ini +++ b/dist/config.ini @@ -16,7 +16,7 @@ interval = 10 host = 0.0.0.0 port = 8868 debug = True -key = 5F3EEC36FB021AF31011F2B448AFC064 +key = [WebSocket] host=8.137.118.148 From 42a299fa95de2d36dec5068e7dd7a212e7ba0db9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E7=8B=BC=E8=93=9D=E5=A4=A9?= Date: Mon, 22 Jul 2024 14:39:02 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index c1d5e5f..c22d9b6 100644 --- a/config.ini +++ b/config.ini @@ -16,7 +16,7 @@ interval = 60 host = 0.0.0.0 port = 8868 debug = True -key = 5F3EEC36FB021AF31011F2B448AFC064 +key = [WebSocket] host=127.0.0.1 From 51b18c6721215cfdc239cd8c0c1e573c5c6cce26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E7=8B=BC=E8=93=9D=E5=A4=A9?= Date: Mon, 22 Jul 2024 14:39:25 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index c22d9b6..33498c6 100644 --- a/config.ini +++ b/config.ini @@ -5,7 +5,7 @@ url_home = https://aeolus.ele.me/dashboard url_work = https://r.ele.me/pikipek/schedule.html?platform=fs&subType=team#/group/schedule/work-check?teamId=17407820 account = password = -# 浏览器驱动,暂只支持 firefox edge chrome(默认) +# 浏览器驱动,暂只支持 firefox edge chrome(默认) driver = chrome driver_path_edge = ./edgedriver_win64/msedgedriver.exe driver_path_chrome = chromedriver-win64/chromedriver.exe