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