想通过 { "grant_type": "client_credentials", "client_id": "abpdemo_App", "client_secret": "1q11WE" } 这种授权方式,让第三方获取token,需要调用什么接口,系统里有自带的吗?
[maliming] said: hi
We will release it asap.
Thanks.
Thanks a lost!
[maliming] said: hi
Here is the document: https://abp.io/docs/latest/framework/infrastructure/event-bus/distributed/kafka
Thanks a lot!
[maliming] said: hi
Can you explain it in more detail?
Excuse me! I want use kafka in ABP MicroService Solution, Can you provide a demo or documention?
[EngincanV] said:
[48949912] said:
[EngincanV] said:
[48949912] said:
[maliming] said:
I will forward to our suite team.Thanks.
Excuse me!
How to Resolve this problem?Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.
Excuse me!
How long will it take to fix? The project is urgent. Manual modification is possible, but it's a bit tedious and will require extra time.We have an open issue for this problem and will try to fix it asap, but unfortunately, we can't give an exact time for now.
Could this issue be resolved within this week? It's significantly impacting usability.
Can you provide a demo or documention?
[EngincanV] said:
[48949912] said:
[maliming] said:
I will forward to our suite team.Thanks.
Excuse me!
How to Resolve this problem?Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.
Excuse me! How long will it take to fix? The project is urgent. Manual modification is possible, but it's a bit tedious and will require extra time.
[maliming] said: I will forward to our suite team.
Thanks.
Excuse me! How to Resolve this problem?
[maliming] said: Great
I found another bug:
First add a new entity and save/generate by ABP Suite V9.3.1
 Then it gives error like this
Then it gives error like this
 It auto add using namespce "using QRSPC.MsaService.Services.Dtos.Shared",but the correct is "using QRSPC.MsaService.Shared",you can see in the green square.
The ABP Suie V9.2.3 is no such issue.
It auto add using namespce "using QRSPC.MsaService.Services.Dtos.Shared",but the correct is "using QRSPC.MsaService.Shared",you can see in the green square.
The ABP Suie V9.2.3 is no such issue.
[48949912] said:
[maliming] said: hi
9.3 will use
MySql.EntityFrameworkCoreby default.You can switch it to Pomelo MySQL
See https://abp.io/docs/latest/framework/data/entity-framework-core/mysql#use-pomelo-provider
Thanks a lot! I will try to replace soon.
Thanks a lot! After switch it to Pomelo MySQL,the problem resolved.
 
                                