update edge

This commit is contained in:
2023-11-23 15:11:14 +08:00
parent 926f9d3768
commit 0fb07b84a7
4 changed files with 76 additions and 23 deletions

View File

@ -89,7 +89,7 @@ def search():
print('result >>>>> {}'.format(result))
return result
except Exception as e:
print('result >>>>> {}'.format(result))
print('Exception >>>>> {}'.format(result))
return result
except Exception as e:
logger.warning(e) #异常返回00