doum
10 天以前 4e59754839c5e78128730f97af2136c3f5e0e947
server/system_service/src/main/java/com/doumee/dao/system/SystemDictMapper.java
@@ -12,7 +12,7 @@
    /**
     * 查询字典管理列表
     * @author Eva.Caesar Liu
     * @author doumee
     * @date 2023/03/21 14:49
     */
    List<SystemDictListVO> selectManageList(@Param("dto") QuerySystemDictDTO dto, @Param("orderByClause") String orderByClause);