package com.iailab.module.data.indexdata.common; /** * @author PanZhibao * @Description * @createTime 2022年09月10日 23:29:00 */ public enum IndexDataBc { BC_B_ST,BC_Y_ST,BC_TIME }