mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-21 00:46:37 +08:00
feat:修复bug
This commit is contained in:
@@ -16,7 +16,7 @@ using Yi.Framework.Ddd;
|
||||
namespace Yi.Framework.Data
|
||||
{
|
||||
[DependsOn(
|
||||
typeof(YiFrameworkDddModule))]
|
||||
typeof(YiFrameworkDddModule)) ]
|
||||
public class YiFrameworkDataModule : IStartupModule
|
||||
{
|
||||
public void Configure(IApplicationBuilder app, ConfigureMiddlewareContext context)
|
||||
|
||||
Reference in New Issue
Block a user