package
0.0.0-20240205151722-28f9c355b091
Repository: https://github.com/ahwhy/mygolang.git
Documentation: pkg.go.dev

# Structs

默认情况下,GORM 使用 ID 作为主键,使用结构体名的 蛇形复数 作为表名,字段名的 蛇形 作为列名.