房间热度卡开发-调试

This commit is contained in:
2026-01-23 15:10:23 +08:00
parent d2a7b6f4d8
commit 4f6e40f4f6

View File

@@ -176,7 +176,7 @@ class Decorate extends Model
if(!$decorate_info){
return ['code' => 0, 'msg' => '该装扮不存在'.$did, 'data' => null];
}
if($decorate_info['type'] != 12){
if(!in_array($decorate_info['type'],[12,13])){
//该天数是否存在
$map = [];
$map = [