This commit is contained in:
linfso 2024-06-13 08:22:11 +08:00
parent 66477d8e6d
commit d57d7cf688

View File

@ -281,7 +281,7 @@
</if>
<if test="params.privSiteCode != null">
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
and scan_site_code in (
SELECT t1.site_code FROM (
SELECT * FROM emis_site WHERE parent_site_code IS NOT NULL ) t1,( SELECT @pid :=