mirror of https://gitee.com/y_project/RuoYi.git
Merge remote-tracking branch 'origin/master'
commit
3d10d26110
|
@ -1,7 +1,6 @@
|
|||
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
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue