dengsixing 3 gün önce
ebeveyn
işleme
98157fdbe7

+ 1 - 1
src/main/java/com/fdkankan/contro/mq/service/impl/BuildSxRelocationServiceImpl.java

@@ -49,7 +49,7 @@ public class BuildSxRelocationServiceImpl implements IBuildSceneService {
 
     @Value("${queue.modeling.modeling-call}")
     private String queueModelingCall;
-    @Value("${queue.modeling.sx.modeling-sx-post:modeling-sx-post}")
+    @Value("${queue.modeling.sx-relocation-post:sx-relocation-post}")
     private String queueModelingPost;
     @Value("${model.type:#{null}}")
     private String modelType;