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
Springboot Plus
Commits
b1e7499c
Commit
b1e7499c
authored
Mar 23, 2018
by
李家智
Browse files
bug fix
parent
56ae3b3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-core/src/main/java/com/ibeetl/admin/core/dao/CoreRoleFunctionDao.java
View file @
b1e7499c
...
...
@@ -9,7 +9,7 @@ import com.ibeetl.admin.core.entity.CoreRoleFunction;
import
java.util.List
;
@SqlResource
(
"core.co
e
rRoleFunction"
)
@SqlResource
(
"core.cor
e
RoleFunction"
)
public
interface
CoreRoleFunctionDao
extends
BaseMapper
<
CoreRoleFunction
>
{
...
...
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