C# .net 注册依赖服务 循环依赖问题

使用 autofac 注册服务依赖 builder.RegisterType<DictionaryTypeService>().As<IDictionaryTypeService>().InstancePerDependency(); builder.RegisterType<SysDictType
posted @ 2023-10-08 01:08  Echo_xxx  阅读(158)  评论(0编辑  收藏  举报