bug修改
This commit is contained in:
parent
333d8ea034
commit
81104a72b2
@ -988,7 +988,7 @@
|
||||
<if test="queryEndTime != null and queryEndTime != ''">
|
||||
and w1.enter_date <![CDATA[<=]]> #{queryEndTime}
|
||||
</if>
|
||||
AND w1.person_type = 1
|
||||
AND w1.person_type = 2
|
||||
<if test="projectSn != null and projectSn != ''">
|
||||
and w1.project_sn = #{projectSn}
|
||||
</if>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user