diff --git a/ghy-system/src/main/resources/mapper/system/SysAreaMapper.xml b/ghy-system/src/main/resources/mapper/system/SysAreaMapper.xml index 0a2c7cfb..31fd1882 100644 --- a/ghy-system/src/main/resources/mapper/system/SysAreaMapper.xml +++ b/ghy-system/src/main/resources/mapper/system/SysAreaMapper.xml @@ -44,6 +44,9 @@ AND parent_code = #{parentCode} + + AND parent_code is null + @@ -130,4 +133,4 @@ ) - \ No newline at end of file +