public static List <LotteryLogInfo> GetLotteryLog(string productGroupId, string type, int size)
 => DalGroupBuyingProductGroupConfig.GetLotteryLog(productGroupId, type, size);