|
@@ -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;
|