xinquan-modules/xinquan-system/src/main/resources/mapper/system/TreeLevelSettingMapper.xml
@@ -3,7 +3,7 @@ <mapper namespace="com.xinquan.system.mapper.TreeLevelSettingMapper"> <!-- 通用查询映射结果 --> <resultMap id="BaseResultMap" type="com.xinquan.system.domain.TreeLevelSetting"> <resultMap id="BaseResultMap" type="com.xinquan.system.api.domain.TreeLevelSetting"> <id column="id" property="id" /> <result column="del_flag" property="delFlag" /> <result column="create_by" property="createBy" />