hi
I suspect that localization isn't being cached correctly in my instance (for example, host admin is super fast but all tenant pages that contain lots of localization are slow), but to know what's going on, I need a custom implementation.
How can I reproduce the issue in a new template project? I can help you troubleshoot the cause.
Thanks
hi
This is a MySQL problem. Can you try to use the Polemo provider?
https://bugs.mysql.com/bug.php?id=118460
https://abp.io/docs/latest/framework/data/entity-framework-core/mysql#use-pomelo-provider
Thanks
Thanks. 👍
hi
Or am I misunderstanding?
Basically, yes. The URL in appsettings.json is just a configuration and cannot change the URL and port that the running application is bound to.
Thanks.
你不必一定要使用IIdentityUserAppService, 你可以注入UserManager 或者 仓储服务直接创建用户.
否则你需要依赖Identity的Application模块
谢谢
hi
Yes, You need to create static proxy for DocumentService in your InvoiceService service and create InvoiceService proxy in your DocumentService
Thanks.
hi
Can you share a minimal project to show the problem?
Or you can test with 9.3.x template project.
Thanks
liming.ma@volosoft.com