Commit c9938632 authored by ZWT's avatar ZWT

feat(能源管理系统): 间开优化定时任务

1.开发间开优化短期间开优化定时任务;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent 5e1f8564
......@@ -71,7 +71,9 @@ public class SpaceOptimizeShortCloudServiceImpl extends SpaceOptimizeBaseService
continue;
}
List<SpaceInstitutionWellheadEnt> wellheadEntList = wellheadsByInstitutionIdIdMap.get(detailId);
for (SpaceInstitutionWellheadEnt wellhead : wellheadEntList) {
}
}
return XServiceResult.OK;
}
......
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