|
|
@@ -1,7 +1,7 @@ |
|
|
|
using Autofac; |
|
|
|
using Autofac.Extensions.DependencyInjection; |
|
|
|
using BPA.Component.WebApiExtensions.Extensions; |
|
|
|
using BPA.SaaS.Material.Api.Bootstrap; |
|
|
|
using BPA.SaaS.Material.Api.Bootstrap; |
|
|
|
using Microsoft.AspNetCore.Mvc; |
|
|
|
|
|
|
|
var builder = WebApplication.CreateBuilder(args); |
|
|
|