diff --git a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml
index df9a5235..f0f56862 100644
--- a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml
+++ b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml
@@ -86,7 +86,7 @@
and t.comp_code = #{companyCodes}
-
+
and (t.comp_code = '' or t.comp_code is null)
@@ -346,7 +346,7 @@
and t.comp_code = #{companyCodes}
-
+
and (t.comp_code = '' or t.comp_code is null)
diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
index fab87e48..29f1740b 100644
--- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
+++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
@@ -100,7 +100,7 @@
and t.comp_code = #{companyCodes}
-
+
and (t.comp_code = '' or t.comp_code is null)
@@ -401,7 +401,7 @@
and t.comp_code = #{companyCodes}
-
+
and (t.comp_code = '' or t.comp_code is null)