mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-31 06:06:36 +08:00
完善DDD领域驱动设计
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Yi.BBS.Web
|
||||
{
|
||||
public class TestAutofac
|
||||
{
|
||||
[Autowired]
|
||||
public TestAutofac2 _testAutofac2 { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user