sxq
2021-10-20 12d76e4f205c41cf3fd8ea215b787e900b3cc876
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> {