.gitignore

This commit is contained in:
2026-02-24 15:42:36 +08:00
parent f26b63f9be
commit 5d5bc2fa6e
19 changed files with 41 additions and 41 deletions

View File

@@ -3,8 +3,8 @@ package controller
import (
"context"
"gitee.com/red-future---jilin-g/common/log/model/dto"
"gitee.com/red-future---jilin-g/common/log/service"
"gitea.com/red-future/common/log/model/dto"
"gitea.com/red-future/common/log/service"
)
type operationLog struct{}