Commit 9e94b293 authored by macro's avatar macro
Browse files

Update UmsRolePermissionRelationDao.java

parent 544e539a
...@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Param; ...@@ -7,7 +7,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List; import java.util.List;
/** /**
* 后台用户角色管理自定义Dao * 自定义角色权限关系管理Dao
* Created by macro on 2018/9/30. * Created by macro on 2018/9/30.
*/ */
public interface UmsRolePermissionRelationDao { public interface UmsRolePermissionRelationDao {
......
Supports Markdown
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