mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-08 02:06:41 +08:00
v3.0.1
v3.0.1
This commit is contained in:
@@ -7,6 +7,5 @@ namespace CC.Yi.Model
|
||||
public partial class DataContext :DbContext
|
||||
{
|
||||
public DbSet<student> student { get; set; }
|
||||
public DbSet<prop> prop { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user