linwei
2024-01-19 494aeb58eb885b40ab2fdb083aaa79007bb79ae2
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,