-
Notifications
You must be signed in to change notification settings - Fork 130
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
请问一下有没有人知道下面的这个是什么问题吖,感激不尽!!为什么doc会报错 #49
Comments
+1 |
1 similar comment
+1 |
已收到您的信件!
|
有解决方案了吗? @whitesay |
已收到您的信件!
|
NewComer00
added a commit
to NewComer00/health160
that referenced
this issue
Aug 15, 2022
更新了user_key、医生列表和提交信息的相关代码。
已收到您的信件!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请输入科室序号: 200217217
Traceback (most recent call last):
File "d:\Stud\health160-main\main.py", line 598, in
run()
File "d:\Stud\health160-main\main.py", line 555, in run
init_data()
File "d:\Stud\health160-main\main.py", line 548, in init_data
set_doctor_configs()
File "d:\Stud\health160-main\main.py", line 477, in set_doctor_configs
doctors = r.json()["doc"]
KeyError: 'doc'
PS D:\Stud\health160-main>
The text was updated successfully, but these errors were encountered: