feat : update

This commit is contained in:
yanghao05
2025-04-30 21:05:16 +08:00
parent d6c5a2677c
commit 9a66277dd7
37 changed files with 67 additions and 30 deletions

View File

@@ -3,10 +3,11 @@ package models
import (
"context"
"errors"
"time"
"quyun/app/requests"
"quyun/database/schemas/public/model"
"quyun/database/schemas/public/table"
"time"
. "github.com/go-jet/jet/v2/postgres"
"github.com/go-jet/jet/v2/qrm"