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
就是后端将T_customer_project_apply的创建人、操作人id都存起来了,但是创建人、操作人都是去和User表联查,不知道怎么解决了!
The text was updated successfully, but these errors were encountered:
@pbw-langwang JSON key 不允许重名。 APIJSON 表名支持 Table:alias 取别名。 你的这个需求应该是创建人、操作人各需要一个表对象,例如 User:creator 和 User:operator
Sorry, something went wrong.
感谢指点
No branches or pull requests
Description
就是后端将T_customer_project_apply的创建人、操作人id都存起来了,但是创建人、操作人都是去和User表联查,不知道怎么解决了!
The text was updated successfully, but these errors were encountered: