🎨 update code structure

This commit is contained in:
landaiqing
2024-09-29 17:08:18 +08:00
parent 87f1ff6961
commit 4ec1ea40bb
23 changed files with 672 additions and 761 deletions

View File

@@ -9,6 +9,8 @@ import (
"schisandra-cloud-album/service/impl"
)
type RoleController struct{}
var roleService = impl.RoleServiceImpl{}
// CreateRole 创建角色