Activities of "maliming"

hi

The bot will close the question. But you can open it anytime if you have the same problem.

Answer

hi

你可以在你的module(LCFC.MOM.OrderService)项目中创建一个引导项目来调试UI. 我们之前的module模版中包含这样的项目, 你可以参考一下.

https://github.com/abpframework/abp/tree/dev/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified

hi

It seems the CreateMultipleAsync method doesn't need authentication.

Can you try to add [Authorize] attribute?

Great

hi

You can troubleshoot problems by logs.txt

I also learned that you didn't depend on AbpAspNetCoreMvcUiMultiTenancyModule based on logs.txt

hi

I don't quite understand your case, but you can try using Dynamic C# API Client Proxies or Static C# API Client Proxies. If you have any problems, please feel free to give feedback.

Thanks.

Answer

hi

  1. 是的, 你也可以在微服务集成的模块中测试UI, 就是你的模块中有一些host项目可以调试你的模块功能
  2. ABP框架和excel上传下载没有本质上的关系, 你可以使用IRemoteStreamContent在应用服务层中表示文件流, suite有一些样板代码提供excel导入/导出

https://abp.io/docs/latest/framework/architecture/domain-driven-design/application-services#working-with-streams https://github.com/abpframework/abp-samples/pull/64 https://github.com/abpframework/abp-samples/tree/master/ExcelIO https://abp.io/community/articles/how-to-export-excel-files-from-the-abp-framework-wm7nnw3n

You have to add AbpAspNetCoreMvcUiMultiTenancyModule to your services\documents\TSD.DOCS.DocumentsService

hi

You can add a hook component to EmptyLayout

https://abp.io/docs/latest/framework/ui/mvc-razor-pages/layout-hooks

Answer

hi

You can check this article https://abp.io/community/articles/switching-between-organization-units-i5tokpzt

Showing 2271 to 2280 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20