-
Notifications
You must be signed in to change notification settings - Fork 308
关于自动每日一报增加核酸提醒推送功能的小建议 #98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
1dbc
wants to merge
67
commits into
chrome
Choose a base branch
from
master
base: chrome
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
[Errno 2] No such file or directory: 'fstate_day.json'
fstate_day.json字段、bug修改
fix: add docker deployment(#84)
feat: ubuntu and pip change source
更新表单 适配曾赴外省市
When ShiFSH is "在上海(校内)" and ShiFZX is "不住校", Xiaoqu doesn't exist, so that there is no value in XiaoQu.
[bugfix] fix exception when getting Xiaoqu in get_last_report
Update ovpn to the up-to-date version from vpn.shu.edu.cn
更新ovpn文件到学校新版
Owner
|
我觉得你这个小建议不错,可以一试,但你这个PR我没有看懂,为什么把 |
Author
|
没怎么用过github上pr的功能,所以也不太清楚那个前面的base和后面的compare 以及他们和merge的操作之间到底有什么关系,还请多担待 |
Owner
|
没事,如果你只是提出一个小建议的话,应使用issues这个功能,而不是pull requests😀 |
Author
|
好的 了解了 谢谢解答 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
首先,十分感谢您在百忙之中拨冗构建自动每日一报填报脚本并查看我的pr拙见。
在看完整段自动每日一报脚本中的代码后,我有一个不成熟的小建议,就是平时我们会遇到在查看自己的上大蓝码之时发现自己的状态由于核酸过期的原因变为红码,从而导致一系列的不便会造成各种各样的困扰。针对这个情况可以在每一次进行登陆之后进行一个对蓝码状态的识别,如果识别到为红码的状态,就会进行相应核酸推送或是一个进行重新进校申请的提醒,如不是则不会推送任何通知。
(因本人python技术实在有限,只能提出这么一个小拙见,敬请谅解。) 21122821黄骏吉