1 Star 1 Fork 1

xiaoyutab/xgotool

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
set.go 134 Bytes
Copy Edit Raw Blame History
package xtype
import "gorm.io/gorm"
// 设置数据库连接
//
// db 数据库连接
func SetDB(db *gorm.DB) {
_default.DB = db
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xiaoyutab/xgotool.git
git@gitee.com:xiaoyutab/xgotool.git
xiaoyutab
xgotool
xgotool
v0.3.34

Search