Commit d9ea3705 authored by 位宇华's avatar 位宇华

材料-代码提交

parent 710e3a11
...@@ -76,7 +76,7 @@ public class ActSuppliesMaterialServiceImpl implements ActSuppliesMaterialServic ...@@ -76,7 +76,7 @@ public class ActSuppliesMaterialServiceImpl implements ActSuppliesMaterialServic
} }
} }
actSuppliesCleaningRuleMapper.insert(cleaningAccList); //actSuppliesCleaningRuleMapper.insert(cleaningAccList);
List<SelActSuppliesDao> list = actSuppliesCleaningRuleMapper.selActSupplies(); List<SelActSuppliesDao> list = actSuppliesCleaningRuleMapper.selActSupplies();
list.parallelStream().forEach(v -> { list.parallelStream().forEach(v -> {
......
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