src/main/java/org/springblade/modules/yw/mapper/EmergencySpaceMapper.xml @@ -47,6 +47,8 @@ WHERE is_deleted = 0 and type != 7 and type != 9 and type != 11 AND type IS NOT NULL GROUP BY type </select>