设备大屏统计30天记录
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
AND DATE_SUB( CURDATE(), INTERVAL 10 DAY ) <= date( start_time )
|
||||
GROUP BY
|
||||
run.device_id
|
||||
LIMIT 10
|
||||
|
||||
ENDSELECT
|
||||
ENDQUERY
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user