送礼异步操作数据完整性过滤

This commit is contained in:
2026-01-07 17:52:15 +08:00
parent c25ea4edc4
commit fff27c609b
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ class Room extends Model
$data['type_id'] = 6;//cp电影房
$room_intro = $room_intro.'('.$type.')';
$data['apply_status'] = 2;
$data['label_id'] = 8;
$data['label_id'] = 11;
}
else{//cp电影房
$data['room_number'] = $this->get_user_code();