傅行帆 5 years ago
parent
commit
7d97e2d517
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      src/main/resources/mapper/TaHousingResourcesMapper.xml

+ 1
- 2
src/main/resources/mapper/TaHousingResourcesMapper.xml View File

@@ -44,8 +44,7 @@
44 44
                 AND t.apartment_id = #{apartmentId}
45 45
             </if>
46 46
             AND t.org_id = #{orgId}
47
-            AND t.`status` = 1
48
-            AND t2.`status` = 1
47
+            AND t.`status` > -1
49 48
           ) t5
50 49
         ORDER BY
51 50
             t5.termName,