l3能源成本分摊
This commit is contained in:
@@ -57,4 +57,9 @@ public interface EmsEnergyConsumptionMapper extends BaseMapperPlus<EmsEnergyCons
|
||||
* 获取能耗统计信息(用SQL聚合函数计算)
|
||||
*/
|
||||
Map<String, Object> getStatistics(EmsEnergyConsumptionBo bo);
|
||||
|
||||
/**
|
||||
* 查询最近一次抄表的时间范围
|
||||
*/
|
||||
com.klp.ems.domain.vo.LatestMeterReadTimeVo selectLatestMeterReadTime();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user