转储加入静置时间
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
AND point.is_active = '1'
|
||||
AND is_delete = '0'
|
||||
and (point.area_type='01' or point.area_type='02')
|
||||
and
|
||||
TIMESTAMPDIFF( MINUTE, ivt.instorage_time, now() ) >= ivt.stand_hour*60
|
||||
OPTION 输入.label_uuid <> ""
|
||||
ivt.label_uuid = 输入.label_uuid
|
||||
ENDOPTION
|
||||
|
||||
Reference in New Issue
Block a user