mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-20 17:57:54 +00:00
refactor🎨 api数据初始化调整
This commit is contained in:
@@ -3,4 +3,5 @@ package global
|
||||
const (
|
||||
LoginLog = "login_log_queue"
|
||||
OperateLog = "operate_log_queue"
|
||||
)
|
||||
ApiCheck = "api_check_queue"
|
||||
)
|
||||
Reference in New Issue
Block a user