We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.0
v16.14.0
go 1.18
可以
service/auth/auth/auth_dao.go:18, 不应直接获取。
使用Global.GetDB(), 可以通过配置控制是否debug模式。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本
v1.0
Node 版本
v16.14.0
Golang 版本
go 1.18
是否依旧存在
可以
bug描述
service/auth/auth/auth_dao.go:18, 不应直接获取。
修改建议
使用Global.GetDB(), 可以通过配置控制是否debug模式。
The text was updated successfully, but these errors were encountered: