PK房间类型修改
This commit is contained in:
@@ -287,7 +287,7 @@ class RoomPk extends Model
|
||||
'a.is_show_room' => 1,
|
||||
'b.pit_number' => 9,
|
||||
'b.user_id' => ['<>',0],
|
||||
'a.type_id' => ['in',[1,3,4]],
|
||||
'a.type_id' => ['in',[1,3,4,8]],
|
||||
'a.label_id' => 1,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user