mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 15:16:37 +08:00
v1.0.9
This commit is contained in:
@@ -9,6 +9,8 @@ namespace CC.Yi.DAL
|
||||
public class DbContentFactory
|
||||
{
|
||||
private static DataContext Webcontext;
|
||||
|
||||
|
||||
public static void Initialize(DataContext webContext)
|
||||
{
|
||||
Webcontext = webContext;
|
||||
|
||||
Reference in New Issue
Block a user