namespace cfg.BuffCfg
{
public partial class BuffConfig
public BuffConfig()
_dataMap = new System.Collections.Generic.Dictionary<int, BuffCfg.DataBuff>();
_dataList = new System.Collections.Generic.List<BuffCfg.DataBuff>();
}