完成excel模块、wechat模块
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Yi.Framework.Uow
|
||||
{
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
namespace Yi.Framework.Uow
|
||||
{
|
||||
public interface IUnitOfWorK
|
||||
{
|
||||
public IUnitOfWorK CreateContext();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user