无关风月
2024-11-04 64f7ccb9ef8b5a0618e65cddc14b981c1f108ba3
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" />