Commit 96b0c889 authored by chenzhao's avatar chenzhao

修改bug

parent 29cf2614
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
wlesal.confirm_type is NULL wlesal.confirm_type is NULL
</when> </when>
<when test="param.confirmType == null || param.confirmType == 1"> <when test="param.confirmType == null || param.confirmType == 1">
wlesal.confirm_type is NULL wlesal.clean_time is NULL
</when> </when>
</choose> </choose>
</where> </where>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment