|
@@ -94,7 +94,7 @@ public class EtlServiceImpl implements EtlService {
|
|
|
|
|
|
@Value("${download.file.path:/data/crawler/videos}")
|
|
|
private String downloadPath;
|
|
|
- @Value("${aliyun.oss.video.bucket:art-}")
|
|
|
+ @Value("${aliyun.oss.video.bucket:art-pubbucket}")
|
|
|
private String ossBucket;
|
|
|
@Value("${env:}")
|
|
|
private String env;
|