Parcourir la source

添加上传zip的接口

tianboguang il y a 2 ans
Parent
commit
a99b1dd0e4

+ 0 - 7
src/main/java/com/fdkankan/contro/controller/SceneFileController.java

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