ohli24 api update 2023.01.15(02.)
This commit is contained in:
@@ -991,6 +991,7 @@ class LogicOhli24(LogicModuleBase):
|
|||||||
url, headers=headers, timeout=timeout
|
url, headers=headers, timeout=timeout
|
||||||
)
|
)
|
||||||
response_data = page_content.text
|
response_data = page_content.text
|
||||||
|
return response_data
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
logger.error("Exception:%s", e)
|
logger.error("Exception:%s", e)
|
||||||
logger.error(traceback.format_exc())
|
logger.error(traceback.format_exc())
|
||||||
|
|||||||
Reference in New Issue
Block a user