package com.hdl.photovoltaic.enums; /** * 消息Fragment的tab */ public enum MessageFunctionTabSwitch { all,//全部 nascent,//发生中 recover,//已恢复 }