diff --git a/youlai-system/system-boot/src/main/resources/mapper/SysDeptMapper.xml b/youlai-system/system-boot/src/main/resources/mapper/SysDeptMapper.xml index ecf26412b..17da0ce32 100644 --- a/youlai-system/system-boot/src/main/resources/mapper/SysDeptMapper.xml +++ b/youlai-system/system-boot/src/main/resources/mapper/SysDeptMapper.xml @@ -4,21 +4,4 @@ "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> - - - - - - - - - - - - - - id,name,parent_id, - tree_path,sort,status, - deleted,create_time,update_time -