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
Linux
以下面的schema导入一条公司数据后,查询组织机构类型的数据没有返回,期望不管是查公司还是查机构都可以查出公司类型的数据 Org(组织机构): EntityType Company(公司) -> Org:
The text was updated successfully, but these errors were encountered:
xionghuaidong
royzhao
No branches or pull requests
Search before asking
Operating system information
Linux
What happened
以下面的schema导入一条公司数据后,查询组织机构类型的数据没有返回,期望不管是查公司还是查机构都可以查出公司类型的数据
Org(组织机构): EntityType
Company(公司) -> Org:
How to reproduce
以下面的schema导入一条公司数据后,查询组织机构类型的数据没有返回,期望不管是查公司还是查机构都可以查出公司类型的数据
Org(组织机构): EntityType
Company(公司) -> Org:
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: