mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-12 04:03:44 +08:00
发布v2.8.4版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md
This commit is contained in:
@@ -47,6 +47,7 @@ func Admin(ctx context.Context, group *ghttp.RouterGroup) {
|
||||
sys.LoginLog, // 登录日志
|
||||
sys.ServeLog, // 服务日志
|
||||
sys.SmsLog, // 短信记录
|
||||
sys.ServeLicense, // 服务许可证
|
||||
admin.Member, // 用户
|
||||
admin.Monitor, // 监控
|
||||
admin.Role, // 路由
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// @Copyright Copyright (c) 2023 HotGo CLI
|
||||
// @Author Ms <133814250@qq.com>
|
||||
// @License https://github.com/bufanyun/hotgo/blob/master/LICENSE
|
||||
// @AutoGenerate Version 2.7.3
|
||||
// @AutoGenerate Version 2.7.6
|
||||
package genrouter
|
||||
|
||||
import "hotgo/internal/controller/admin/sys"
|
||||
|
||||
Reference in New Issue
Block a user