bug修复
This commit is contained in:
parent
c7b5423106
commit
b74d7fa66c
@ -147,7 +147,6 @@
|
|||||||
<if test="param.nadType == '8'.toString()">
|
<if test="param.nadType == '8'.toString()">
|
||||||
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) > 720
|
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) > 720
|
||||||
</if>
|
</if>
|
||||||
|
|
||||||
<if test="param.selectType == '1'.toString()">
|
<if test="param.selectType == '1'.toString()">
|
||||||
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) >= 168
|
and TIMESTAMPDIFF(HOUR, a.nad_time, now()) >= 168
|
||||||
and a.worker_classify = 1
|
and a.worker_classify = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user