.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

@@ -1,7 +1,7 @@
package dto
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gtime"
)

View File

@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
// OperationLog 操作日志实体 - 用于记录数据增删改操作行为