This repository was archived by the owner on Sep 25, 2024. It is now read-only.
Open
Conversation
Owner
|
其实我之前就有在写新的一版。但是因为跟现在你们的环境失去了接触,不了解当前需求。再加上没什么多余精力,就一直搁置。
…---原始邮件---
发件人: ***@***.***>
发送时间: 2022年10月4日(周二) 晚上8:49
收件人: ***@***.***>;
抄送: ***@***.***>;
主题: [cicidoll/QueryPpsucClassRoomSpider] 菜鸡师弟尝试修改大佬师兄的代码 (PR #1)
主要问题是教务系统网站没了,因此当前教学周就算不出来了。实在没办法就只好改为手动输入当前学期的第一天来替代这个工作。然后还有一些细节问题改了改,最后是能跑的。
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
0ed5ed6 commit 10.4 I
80f5fc3 commit 10.4 II
e246424 commit 10.4 III
ced62a4 commit 10.4 VI 修改了部分时间计算上的bug,同时针对教务系统的失效做出了数据源的更新
File Changes
(10 files)
M data/classRoomData.json (1696)
M data/mobilizeBorrow.json (245)
M main.py (24)
M networkAppClass/computed_week.py (20)
M networkAppClass/create_url_pool.py (17)
M networkAppClass/get_html.py (36)
M networkAppClass/get_urldata.py (1)
M networkAppClass/login.py (12)
M networkAppClass/process_text.py (146)
M user.json (4)
Patch Links:
https://github.com/cicidoll/QueryPpsucClassRoomSpider/pull/1.patch
https://github.com/cicidoll/QueryPpsucClassRoomSpider/pull/1.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
主要问题是教务系统网站没了,因此当前教学周就算不出来了。实在没办法就只好改为手动输入当前学期的第一天来替代这个工作。然后还有一些细节问题改了改,最后是能跑的。