Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
8818aae96f
@ -75,7 +75,7 @@
|
||||
LEFT JOIN
|
||||
pollute_poll jt3
|
||||
ON
|
||||
t1.poll_id = jt3.poll_no
|
||||
(t1.poll_id = jt3.poll_no OR t1.poll_id = jt3.poll_no_old)
|
||||
WHERE
|
||||
1 = 1
|
||||
<if test="keywords != null and keywords != ''">
|
||||
|
Loading…
Reference in New Issue
Block a user