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