feat: entgo.

This commit is contained in:
tx7do
2023-10-27 08:15:00 +08:00
parent bfea578907
commit 6ed25e948c
6 changed files with 36 additions and 23 deletions

View File

@@ -5,11 +5,6 @@ import (
_ "github.com/go-kratos/kratos/v2/encoding/json"
)
const (
DefaultPage = 1
DefaultPageSize = 10
)
// BuildQuerySelector 构建分页查询选择器
func BuildQuerySelector(
dbDriverName string,