字典类型删除多余的mapper注解
This commit is contained in:
		| @@ -1,7 +1,6 @@ | ||||
| package com.ruoyi.system.mapper; | ||||
|  | ||||
| import java.util.List; | ||||
| import org.apache.ibatis.annotations.Mapper; | ||||
| import com.ruoyi.common.core.domain.entity.SysDictType; | ||||
|  | ||||
| /** | ||||
| @@ -9,7 +8,6 @@ import com.ruoyi.common.core.domain.entity.SysDictType; | ||||
|  *  | ||||
|  * @author ruoyi | ||||
|  */ | ||||
| @Mapper | ||||
| public interface SysDictTypeMapper | ||||
| { | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user