This commit is contained in:
2025-09-24 22:17:21 +08:00
parent 54b8d90e8d
commit 0f1e68e0a4
5 changed files with 520 additions and 21 deletions
+1 -1
View File
@@ -135,4 +135,4 @@ def sql_data_select(search_string):
finally:
connection.close()
return results
return results[0]