智慧保安后台管理-外网项目备份
zrj
2024-10-24 c98efe28616d73a741463d7f802895a9b32e447c
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);
}