房间热度卡开发-礼物列表调整

This commit is contained in:
2026-01-26 14:07:46 +08:00
parent 7b11279d10
commit b9bce3f2d6

View File

@@ -21,7 +21,7 @@ class Gift extends Model
public function get_gift_label($type,$no_label = []) public function get_gift_label($type,$no_label = [])
{ {
if($type == 2) {//打赏 不需要热度卡 if($type == 2) {//打赏 不需要热度卡
$no_label = [1013]; $no_label = [1013,2];
} }
$giftType = []; $giftType = [];
//礼物 //礼物