mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-03 15:46:37 +08:00
feat:更新模块关系
This commit is contained in:
@@ -13,8 +13,7 @@ using Yi.BBS.Domain.Shared;
|
||||
namespace Yi.BBS.Domain
|
||||
{
|
||||
[DependsOn(
|
||||
typeof(YiBBSDomainSharedModule),
|
||||
typeof(YiFrameworkDataModule)
|
||||
typeof(YiBBSDomainSharedModule)
|
||||
)]
|
||||
public class YiBBSDomainModule : IStartupModule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user