mirror of https://gitee.com/stylefeng/roses
【8.0】【sys】初始化用户权限的api
parent
3d8da5a30b
commit
eb32102ba8
|
@ -0,0 +1,10 @@
|
||||||
|
package cn.stylefeng.roses.kernel.sys.api;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 用户权限的Api
|
||||||
|
*
|
||||||
|
* @author fengshuonan
|
||||||
|
* @since 2023/7/18 22:51
|
||||||
|
*/
|
||||||
|
public interface UserPermissionApi {
|
||||||
|
}
|
Loading…
Reference in New Issue