Administrator
2023-10-27 a80b16fc1c83a59d56a3bec9ee3f3ddbfeec8c73
utils/data_export_util.py
@@ -265,6 +265,6 @@
if __name__ == "__main__":
    try:
        export_l2_excel("000010")
        export_l2_excel("002042")
    except Exception as e:
        logging.exception(e)