|
|
@@ -52,7 +52,7 @@ import java.util.stream.Collectors;
|
|
|
@RefreshScope
|
|
|
public class BuildSxRelocationServiceImpl implements IBuildSceneService {
|
|
|
|
|
|
- public static final String logUrlFormat = "**algorithm-log**: [%sbuild_log/%s/e57/console.log](%sbuild_log/%s/relocation/console.log)";
|
|
|
+ public static final String logUrlFormat = "**algorithm-log**: [%sbuild_log/%s/relocation/console.log](%sbuild_log/%s/relocation/console.log)";
|
|
|
|
|
|
@Value("${queue.modeling.sx-relocation-post:sx-relocation-post}")
|
|
|
private String queueModelingPost;
|