代码修改
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
point.area_type IN ( '02', '01' )
|
point.area_type IN ( '02', '01' )
|
||||||
and point_status='02'
|
and point_status='02'
|
||||||
and lock_type='00'
|
and lock_type='00'
|
||||||
|
and TIMESTAMPDIFF( MINUTE, ivt.instorage_time, now() ) >= ivt.stand_hour*60
|
||||||
OPTION 输入.label_uuid <> ""
|
OPTION 输入.label_uuid <> ""
|
||||||
ivt.label_uuid = 输入.label_uuid
|
ivt.label_uuid = 输入.label_uuid
|
||||||
ENDOPTION
|
ENDOPTION
|
||||||
|
|||||||
Reference in New Issue
Block a user