This commit is contained in:
dsyoon
2022-07-29 15:51:16 +09:00
parent 7e7998e335
commit 1b4df5f2a3
3 changed files with 2 additions and 3 deletions

View File

@@ -498,7 +498,7 @@ class HTS:
conn.commit()
cursor.close()
conn.close()
print(idx, stock_code, stock_name, ymd)
print("insert...", stock_code, stock_name, today)
return