|
@@ -364,9 +364,9 @@ public class ArchiveAutoPdfServiceImpl implements IArchiveAutoPdfService {
|
|
}
|
|
}
|
|
|
|
|
|
//声影的要不要打码
|
|
//声影的要不要打码
|
|
- if (archivesAuto.isMedia()) {
|
|
|
|
- return;
|
|
|
|
- }
|
|
|
|
|
|
+// if (archivesAuto.isMedia()) {
|
|
|
|
+// return;
|
|
|
|
+// }
|
|
|
|
|
|
List<String> urls = new ArrayList<>();
|
|
List<String> urls = new ArrayList<>();
|
|
for (ArchiveFile f : waitArchiveFiles) {
|
|
for (ArchiveFile f : waitArchiveFiles) {
|