摘要: 0、结构体 type Student struct { // _id 不用带入 Name string Age int } 1、连接 驱动 :github.com/mongodb/mongo-go-driver 1、普通连接 client , err := mongo.Connect( contex 阅读全文
posted @ 2022-08-19 12:56 dogRuning 阅读(623) 评论(0) 推荐(0)