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