Commit 1e607081 by fudahua

好友new

parent 00841841
...@@ -402,7 +402,7 @@ ...@@ -402,7 +402,7 @@
from tab_haoban_pre_deal_log from tab_haoban_pre_deal_log
where task_id = #{taskId} where task_id = #{taskId}
<if test="pDataId!=null"> <if test="pDataId!=null">
p_data_id=#{pDataId} and p_data_id=#{pDataId}
</if> </if>
and data_type=#{dataType} and data_type=#{dataType}
and status_flag in(0,1) and status_flag in(0,1)
......
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