linwei
2024-01-19 fe8f3e622207c3e848a9140783bb17dd3fbc3616
src/main/java/org/springblade/modules/grid/mapper/GridMapper.xml
@@ -114,7 +114,7 @@
               parent_code as parentId,
               name
        FROM blade_region
        where district_code = '361102'
        where district_code = '361102000000'
        union all
        (select id,
                community_code as parentId,