Skip to content
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

在这个微服务架构,为什么在services里的DbContext还要重复定义BasicManagement里的实体(abp) #128

Closed
isatis-summer opened this issue Jun 20, 2024 · 1 comment

Comments

@isatis-summer
Copy link

1.为什么在services里的DbContext还要重复定义BasicManagement里的实体(abp)
2.我如果是将modules都是单独部署。我在services以及modules之间怎么调用?除了项目引用。

@WangJunZzz
Copy link
Owner

1.BasicManagement是对abp自带的基础模块的一个封装
2. 项目引用,没一个模块都有一个http.api.client,通过这个。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants