|
@@ -39,13 +39,6 @@ public class SceneFileController{
|
|
@Autowired
|
|
@Autowired
|
|
private FYunFileServiceInterface fYunFileService;
|
|
private FYunFileServiceInterface fYunFileService;
|
|
|
|
|
|
- @Autowired
|
|
|
|
- private RabbitMqProducer rabbitMqProducer;
|
|
|
|
-
|
|
|
|
- @Value("${queue.modeling.zip.modeling-pre}")
|
|
|
|
- private String modelingPre;
|
|
|
|
-
|
|
|
|
-
|
|
|
|
/**
|
|
/**
|
|
* 场景文件上传之前先获取fileId
|
|
* 场景文件上传之前先获取fileId
|
|
* @param params
|
|
* @param params
|