package com.dingzhuo.energy.dataservice.domain; public enum StatisticType { SUM, MAX, MIN, AVG }