test
This commit is contained in:
parent
b703e28248
commit
034fcfa6f7
@ -62,6 +62,7 @@ def do_file_search(arr_file_path):
|
||||
DBid = response.json()[0]["DB"]
|
||||
except Exception:
|
||||
return None
|
||||
return DBid
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user