-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
构造查询条件的时候使用u.的时候报错,说没有这个字段 #85
Comments
你应该检查数据库里test是否已初始化成功,在dao_test 最上面的nit里。 |
1.事务用gorm的,gorm-plus里面有个Tx,包了一下事务 |
可以,感谢博客解答,问题已全部解决 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: