zhangyong 4 hónapja
szülő
commit
f2f441ec4a

+ 6 - 6
etl-core/src/main/java/com/tzld/crawler/etl/service/impl/EtlServiceImpl.java

@@ -458,12 +458,12 @@ public class EtlServiceImpl implements EtlService {
                                         , !CollectionUtils.isEmpty(proxyPlatform) && proxyPlatform.contains(platfrm),
                                         proxyInfo);
                             }
-                            // 祝福好运多
-                            else if (platform.equals("haoyunzhufuduo")) {
-                                FileUtils.downloadZFHYD(fileUrl, fpath,
-                                        !CollectionUtils.isEmpty(randomUaPlatform) && randomUaPlatform.contains(platfrm)
-                                        , !CollectionUtils.isEmpty(proxyPlatform) && proxyPlatform.contains(platfrm),
-                                        proxyInfo);
+//                            // 祝福好运多
+//                            else if (platform.equals("haoyunzhufuduo")) {
+//                                FileUtils.downloadZFHYD(fileUrl, fpath,
+//                                        !CollectionUtils.isEmpty(randomUaPlatform) && randomUaPlatform.contains(platfrm)
+//                                        , !CollectionUtils.isEmpty(proxyPlatform) && proxyPlatform.contains(platfrm),
+//                                        proxyInfo);
                             }
                             else {
                                 String tempUrl = fileUrl;