Commit 9532ad5f by RuoYi

删除多余注解

parent 509032ff
package com.ruoyi.system.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import com.ruoyi.system.domain.SysDictType;
/**
......@@ -9,7 +8,6 @@ import com.ruoyi.system.domain.SysDictType;
*
* @author ruoyi
*/
@Mapper
public interface SysDictTypeMapper
{
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment