bug修复

This commit is contained in:
GUO 2024-05-03 23:15:52 +08:00
parent c7b5423106
commit b74d7fa66c

View File

@ -147,7 +147,6 @@
<if test="param.nadType == '8'.toString()">
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) > 720
</if>
<if test="param.selectType == '1'.toString()">
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) >= 168
and a.worker_classify = 1