处理污染因子显示问题

This commit is contained in:
wanggeng 2021-08-17 14:45:57 +08:00
parent f4593d428f
commit 222fb064c0

View File

@ -75,7 +75,7 @@
LEFT JOIN LEFT JOIN
pollute_poll jt3 pollute_poll jt3
ON ON
t1.poll_id = jt3.poll_no (t1.poll_id = jt3.poll_no OR t1.poll_id = jt3.poll_no_old)
WHERE WHERE
1 = 1 1 = 1
<if test="keywords != null and keywords != ''"> <if test="keywords != null and keywords != ''">