//
pkg.gl
Category
github.com/EchoGroot/kratos-examples
pkg
gormx
repo
package
0.0.0-20240417025418-8e18a74854d4
Repository:
https://github.com/echogroot/kratos-examples.git
Documentation:
pkg.go.dev
Overview
Dependencies
10
Dependents
2
#
README
base_repo
Gorm的辅助工具类,提供了基础的CRUD方法
命名参照
mybatisplus的mapper
注意:error已经使用过errors.Wrap()了,切勿重复wrap!