添加excel模块
This commit is contained in:
9
Yi.Framework.Net6/test/Yi.Framework.Web/TestEntity.cs
Normal file
9
Yi.Framework.Net6/test/Yi.Framework.Web/TestEntity.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Yi.Framework.Core.DependencyInjection;
|
||||
|
||||
namespace Yi.Framework.Web
|
||||
{
|
||||
public class TestEntity: ITransientDependency
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user