|
@@ -75,9 +75,6 @@ import org.springframework.stereotype.Service;
|
|
@Service
|
|
@Service
|
|
public class SceneDownloadHandlerServiceImpl {
|
|
public class SceneDownloadHandlerServiceImpl {
|
|
|
|
|
|
- @Autowired
|
|
|
|
- private FYunFileServiceInterface fYunFileService;
|
|
|
|
-
|
|
|
|
private static final String[] prefixArr = new String[]{
|
|
private static final String[] prefixArr = new String[]{
|
|
UploadFilePath.DATA_VIEW_PATH,
|
|
UploadFilePath.DATA_VIEW_PATH,
|
|
UploadFilePath.VOICE_VIEW_PATH,
|
|
UploadFilePath.VOICE_VIEW_PATH,
|