Commit ced8be43 authored by Tong Li's avatar Tong Li

变领域优化

parent 8bc9c0c0
...@@ -2097,7 +2097,7 @@ public class PlanResultService { ...@@ -2097,7 +2097,7 @@ public class PlanResultService {
globalParam.setIsCheckSf(c.isValue()); globalParam.setIsCheckSf(c.isValue());
} }
globalParam.setIsCheckSf(true);
} }
FileHelper.writeLogFile("初始化约束-----------结束-------"); FileHelper.writeLogFile("初始化约束-----------结束-------");
return globalParam; return globalParam;
......
...@@ -41,9 +41,9 @@ public class PlanResultServiceTest { ...@@ -41,9 +41,9 @@ public class PlanResultServiceTest {
// nsgaiiUtils.Test(); // nsgaiiUtils.Test();
// planResultService.execute2("E29F2B3ADA8149F6B916B5119296A92B");//2000 // planResultService.execute2("E29F2B3ADA8149F6B916B5119296A92B");//2000
// planResultService.execute2("E2CD1FC6FF9B4B19A59FEC7F846D4952");//600 planResultService.execute2("E2CD1FC6FF9B4B19A59FEC7F846D4952");//600
// planResultService.execute2("EAF3C94B8F3345278F226C94FB0FED86");//bom // planResultService.execute2("EAF3C94B8F3345278F226C94FB0FED86");//bom
planResultService.execute2("6D63146BE5C84A78B5AB044327BA55BD");//2000 // planResultService.execute2("6D63146BE5C84A78B5AB044327BA55BD");//2000
// planResultService.execute2("6D63146BE5C84A78B5AB044327BA55BD");//5000 // planResultService.execute2("6D63146BE5C84A78B5AB044327BA55BD");//5000
// planResultService.execute2("C8B533BD8944405B9A2F8823C575C204");//500 // planResultService.execute2("C8B533BD8944405B9A2F8823C575C204");//500
// planResultService.execute2("EFDD34E4B5BC434BAEAE6A84DFCD4E7B");//20 // planResultService.execute2("EFDD34E4B5BC434BAEAE6A84DFCD4E7B");//20
......
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