Commit 8ab612f9 authored by Tong Li's avatar Tong Li

bom

parent 7e90812c
......@@ -175,7 +175,7 @@ public class PlanResultService {
* 后续会按场景创建人自动回退到可用的策略配置。
*/
public Chromosome execute2(String SceneId) {
return execute2(SceneId, null, null, null);
return execute2(SceneId, 2361l, 241l, null);
}
/**
......
......@@ -42,7 +42,7 @@ public class PlanResultServiceTest {
// nsgaiiUtils.Test();
// planResultService.execute2("64E64F6B68094AF38CEDC418630C3CC2");//2000
planResultService.execute2("72744D094BAB45948F5172E84C78B260");//2000
planResultService.execute2("E1448B3C9C8743DEAB39708F2CFE348A");//2000
// planResultService.execute2("15210B13B88A453F8B84AAC7F16C7541");//2000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment