David il y a 5 mois
Parent
commit
40bdce19a8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      data_processing/data_operation/pre_data_ftp.py

+ 1 - 1
data_processing/data_operation/pre_data_ftp.py

@@ -21,7 +21,7 @@ ftp_params = {
     # 'host' : '192.168.12.20',
     # 'port': 32121,
     'host': '192.168.1.33',
-    'port': '2022',
+    'port': 2022,
     'zip_mode': 'w',
     'liudawei' : {
         'user' : 'liudawei',