1 Star 0 Fork 0

liangcc/admin-center

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
predicate.go 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
liangcc 提交于 2025-07-04 22:12 +08:00 . 更新代码
// Code generated by ent, DO NOT EDIT.
package predicate
import (
"entgo.io/ent/dialect/sql"
)
// EmailLog is the predicate function for emaillog builders.
type EmailLog func(*sql.Selector)
// EmailProvider is the predicate function for emailprovider builders.
type EmailProvider func(*sql.Selector)
// SmsLog is the predicate function for smslog builders.
type SmsLog func(*sql.Selector)
// SmsProvider is the predicate function for smsprovider builders.
type SmsProvider func(*sql.Selector)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liangchangchun/admin-center.git
git@gitee.com:liangchangchun/admin-center.git
liangchangchun
admin-center
admin-center
1b7a2301de20

搜索帮助