feat: 操作日志

This commit is contained in:
Blizzard
2025-09-15 21:49:55 +08:00
parent 6beb915adf
commit 79c19bc47c
10 changed files with 186 additions and 15 deletions
+1
View File
@@ -6,4 +6,5 @@ type ServiceGroup struct {
ClientService
RoleService
MenuService
OperationRecordService
}