Commit a7984014 authored by chenzhao's avatar chenzhao

修改bug

parent ffa26fd0
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
count(b.num) count(b.num)
FROM FROM
(SELECT (SELECT
count(a.sequence_nbr) as num a.sequence_nbr as num
FROM FROM
jc_alert_called a jc_alert_called a
<if test="isFatherAlert!= null and isFatherAlert == 'true' "> <if test="isFatherAlert!= null and isFatherAlert == 'true' ">
......
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