|
@@ -148,8 +148,8 @@ public class PlanDetailFacade extends PlanDetailServiceImpl {
|
|
planDetailVO3.setGmtModified(now);
|
|
planDetailVO3.setGmtModified(now);
|
|
planDetailList.add(planDetailVO3);
|
|
planDetailList.add(planDetailVO3);
|
|
}
|
|
}
|
|
- res = planDetailService.saveBatch(planDetailList);
|
|
|
|
}
|
|
}
|
|
|
|
+ res = planDetailService.saveBatch(planDetailList);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|