Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
47b8daf6
Commit
47b8daf6
authored
Jun 26, 2022
by
RuoYi
Browse files
字典类型删除多余的mapper注解
parent
ef31a0de
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDictTypeMapper.java
View file @
47b8daf6
package
com.ruoyi.system.mapper
;
package
com.ruoyi.system.mapper
;
import
java.util.List
;
import
java.util.List
;
import
org.apache.ibatis.annotations.Mapper
;
import
com.ruoyi.common.core.domain.entity.SysDictType
;
import
com.ruoyi.common.core.domain.entity.SysDictType
;
/**
/**
...
@@ -9,7 +8,6 @@ import com.ruoyi.common.core.domain.entity.SysDictType;
...
@@ -9,7 +8,6 @@ import com.ruoyi.common.core.domain.entity.SysDictType;
*
*
* @author ruoyi
* @author ruoyi
*/
*/
@Mapper
public
interface
SysDictTypeMapper
public
interface
SysDictTypeMapper
{
{
/**
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment