代码修改

This commit is contained in:
ludj
2023-03-23 09:16:37 +08:00
parent 4863b97248
commit 30f53c096d

View File

@@ -110,6 +110,7 @@
point.area_type IN ( '02', '01' )
and point_status='02'
and lock_type='00'
and TIMESTAMPDIFF( MINUTE, ivt.instorage_time, now() ) >= ivt.stand_hour*60
OPTION 输入.label_uuid <> ""
ivt.label_uuid = 输入.label_uuid
ENDOPTION