Order
This commit is contained in:
@@ -85,6 +85,7 @@ class SubDeviceManager
|
|||||||
FROM records
|
FROM records
|
||||||
GROUP BY subdevice_id
|
GROUP BY subdevice_id
|
||||||
)
|
)
|
||||||
|
ORDER BY type DESC
|
||||||
", $roomIds);
|
", $roomIds);
|
||||||
|
|
||||||
$ret = [];
|
$ret = [];
|
||||||
|
Reference in New Issue
Block a user