using TrendChartSDK.Entity.Base; namespace TrendChartSDK.Entity.Lottery.KL12 { /// <summary> /// 浙江快乐十二分 /// </summary> public class GP_KL12_ZheJiang : BaseGPCKL12Entity { } }