JCCER
Results
2
issues of
JCCER
本地运行,直接在index.py目录下运行是没问题的,但如果这样`python3 /home/xxxx/netease/index.py` 就不行了 ``` Traceback (most recent call last): File "/home/xxxx/netease/index.py", line 159, in start() File "/home/xxxx/netease/index.py", line 52, in start with open('config.json', 'r', encoding='utf-8') as f: FileNotFoundError: [Errno 2]...
我觉得整合后能方便的进行多用户情况下的签到结果单独推送,不知道大佬怎么看