|
|
|
@ -1717,9 +1717,9 @@ public class ItemServiceImpl extends BaseServiceImpl<ItemDao, ItemEntity> implem |
|
|
|
handleProcess.setState(ipr.getState().toString()); |
|
|
|
} |
|
|
|
log.info("处理项目-handleIf结束"); |
|
|
|
if(i == handleList.size()){ |
|
|
|
handleProcess.setState("转项目"); |
|
|
|
} |
|
|
|
// if(i == handleList.size()){
|
|
|
|
// handleProcess.setState("转项目");
|
|
|
|
// }
|
|
|
|
resultList.add(handleProcess); |
|
|
|
//迁移图片到事件图片中去
|
|
|
|
log.info("处理项目-迁移图片"); |
|
|
|
|