智慧保安后台管理-外网项目备份
guoshilong
2024-01-20 5e3faa196ec93a8d1b983f50b3cd30d98c4e708a
src/main/java/org/springblade/modules/jurisdiction/mapper/JurisdictionMapper.java
@@ -84,4 +84,6 @@
   @MapKey(value = "id")
   @SqlParser(filter=true)
   Map<Long, TreeNode> jurisdictionLazyTree();
    String selectIn(String jurisdiction);
}