🎨 update code structure
This commit is contained in:
@@ -8,6 +8,8 @@ import (
|
||||
"schisandra-cloud-album/service/impl"
|
||||
)
|
||||
|
||||
type PermissionController struct{}
|
||||
|
||||
var permissionService = impl.PermissionServiceImpl{}
|
||||
|
||||
// AddPermissions 批量添加权限
|
||||
|
Reference in New Issue
Block a user