瀏覽代碼

添加上传zip的接口

tianboguang 2 年之前
父節點
當前提交
a99b1dd0e4
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      src/main/java/com/fdkankan/contro/controller/SceneFileController.java

+ 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