From 2b266d045ad3fc98e2661f2973c98d3010ef4547 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 1 Aug 2024 17:23:42 +0800 Subject: [PATCH] 1 --- webapp/models/MidData.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/models/MidData.php b/webapp/models/MidData.php index f94aed26..3960c9b6 100644 --- a/webapp/models/MidData.php +++ b/webapp/models/MidData.php @@ -7,7 +7,7 @@ use phpcommon\SqlHelper; class MidData extends BaseModel { - const BIG_WHEEL_TYPE = 'offer.reward.missions'; + const BIG_WHEEL_TYPE = 'big_wheel'; public static function getData($type) {