init
This commit is contained in:
@@ -570,7 +570,7 @@ class HTS:
|
||||
conn.commit()
|
||||
cursor.close()
|
||||
conn.close()
|
||||
print("insert...", stock_code, ymd)
|
||||
print("update...", stock_code, ymd)
|
||||
return
|
||||
|
||||
def getYMD(self, stock_code):
|
||||
|
||||
Reference in New Issue
Block a user