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
https://github.com/go-admin-team/go-admin-core/blob/master/sdk/api/binding.go
自动生成的代码默认是单独建立1个Order后缀的Req 结构, 并且内嵌到 Req 结构中的 . bind 无法处理这种内嵌的 Req 结构. 默认代码有问题啊我的好哥哥
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/go-admin-team/go-admin-core/blob/master/sdk/api/binding.go
自动生成的代码默认是单独建立1个Order后缀的Req 结构, 并且内嵌到 Req 结构中的 . bind 无法处理这种内嵌的 Req 结构. 默认代码有问题啊我的好哥哥
The text was updated successfully, but these errors were encountered: