Count方法Count方法统计数据使用Count方法,Count方法的参数为struct的指针并且成为查询条件。 user := new(User)total, err := engine.Where("id >?", 1).Count(user)