public static bool AddLotteryCoupon(string productGroupId, Guid couponId, string creator) => DalGroupBuyingProductGroupConfig.AddLotteryCoupon(productGroupId, couponId, creator);