Ver código fonte

feat:修改参数

zhaohaipeng 8 meses atrás
pai
commit
31e2dad514
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      vov/data_download.py

+ 1 - 1
vov/data_download.py

@@ -6,7 +6,7 @@ from client import ODPSClient
 
 odps_client = ODPSClient.ODPSClient()
 
-dt_list = ['20241028', "20241027", "20241026"]
+dt_list = ['20241029']
 hh_list = ["00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17",
            "18", "19", "20", "21", "22", "23"]