You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Python36\lib\site-packages\django\utils\datastructures.py", line 77, in __getitem__
list_ = super().__getitem__(key)
KeyError: 'is_sign'
需要增加个默认选项,不能为空
3.ValueError: Invalid header name b''
File "C:\1\EasyTest-master\base\views.py", line 176, in case_run
case_result = execute.run_case()
File "C:\1\EasyTest-master\lib\execute.py", line 33, in run_case
step_info = self.step(step)
File "C:\1\EasyTest-master\lib\execute.py", line 72, in step
if_dict["body"], if_dict["data_type"])
File "C:\1\EasyTest-master\lib\execute.py", line 205, in call_interface
res = requests.post(url=url, json=data, headers=header, verify=False)
4.测试计划管理无法编辑
The current path, base/plan_update, didn't match any of these.
The text was updated successfully, but these errors were encountered:
1.ValueError: invalid literal for int() with base 10: ''
2.django.utils.datastructures.MultiValueDictKeyError: 'is_sign'
3.ValueError: Invalid header name b''
4.测试计划管理无法编辑
The text was updated successfully, but these errors were encountered: