sxq
2021-10-29 25321984fad576dad314864a45a7f997b278ded0
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDictTypeMapper.java
@@ -6,7 +6,7 @@
/**
 * 字典表 数据层
 *
 * @author ruoyi
 * @author Lion Li
 */
public interface SysDictTypeMapper extends BaseMapperPlus<SysDictType> {