房间热度卡开发-礼物列表调整
This commit is contained in:
@@ -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 = [];
|
||||||
//礼物
|
//礼物
|
||||||
|
|||||||
Reference in New Issue
Block a user