using TrendChartSDK.Entity.Base; namespace TrendChartSDK.Entity.Lottery.K3 { /// <summary> /// 内蒙古 /// </summary> public class GP_K3_NeiMengGu : BaseGPCK3Entity { } }