@ -7,16 +7,6 @@ package mysql
import "gorm.io/gorm"
// Option 扩展选项
//
// Author : go_developer@163.com<白茶清欢>
// Date : 8:05 下午 2021/8/8
type Option struct {
Limit int `json:"limit"` // 限制数量
Offset int `json:"offset"` // 偏移量
}
type BaseDao struct {
The note is not visible to the blocked user.