外呼记录查询条件修改
This commit is contained in:
parent
4c9a214935
commit
724028bb91
@ -1182,7 +1182,7 @@
|
||||
and spmrn.sn = #{sn}
|
||||
</if>
|
||||
<if test="contentedFlag != null and contentedFlag != ''">
|
||||
and spmrn.contented_flag = #{contentedFlag}
|
||||
and pqsr.contented_flag = #{contentedFlag}
|
||||
</if>
|
||||
ORDER BY spmrn.create_time DESC
|
||||
</select>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user