feat: update

This commit is contained in:
yanghao05
2025-05-23 22:03:33 +08:00
parent 3617c68a91
commit 56ec95e43a

View File

@@ -1,6 +1,11 @@
package model
import (
"context"
"time"
"{{ .PkgName }}/database/table"
. "github.com/go-jet/jet/v2/postgres"
log "github.com/sirupsen/logrus"
)