@@ -579,7 +579,7 @@ class Index extends Controller
$res = [];
foreach ($awards as $val) {
$type = '抽奖';
- if ($val['type'] == 1) {
+ if ($val['type'] == 2) {
$type = '排名奖';
}
$res[] = [