吃吃
This commit is contained in:
parent
89e517ba75
commit
3beb2ad138
@ -13,7 +13,7 @@ namespace YD_AllHeartRates.Api.Context
|
||||
//public DbSet<S_Class> Class { get; set; }
|
||||
//public DbSet<S_Grade> Grade { get; set; }
|
||||
//public DbSet<S_SchoolAssocGrade> SchoolAssocGrade { get; set; }
|
||||
//public DbSet<S_Student> Student { get; set; }
|
||||
public DbSet<S_Student> Student { get; set; }
|
||||
//public DbSet<S_School> School { get; set; }
|
||||
//public DbSet<Sys_User> Sys_User { get; set; }
|
||||
//public DbSet<N_HealthStandards> HealthStandards { get; set; }
|
||||
|
@ -12,7 +12,6 @@ namespace YD_AllHeartRates.Api.Context
|
||||
{
|
||||
|
||||
}
|
||||
public DbSet<TestTable> TestTable { get; set; }
|
||||
public DbSet<User> Users { get; set; }
|
||||
}
|
||||
}
|
||||
|
@ -66,9 +66,10 @@ namespace YD_AllHeartRates.Api.Mqtt
|
||||
{
|
||||
//using var scope = Program.ServiceProvider.CreateScope();
|
||||
//var db = scope.ServiceProvider.GetRequiredService<UserContext>();
|
||||
|
||||
//db.Messages.AddRange(batch);
|
||||
//await db.SaveChangesAsync(stoppingToken);
|
||||
|
||||
//解析
|
||||
}
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("YD_AllHeartRates.Api")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9f48d6d44cf577a7b8ddbcdd67d27ddfbb555581")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+89e517ba75cc357c503007866f508712e18368b4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("YD_AllHeartRates.Api")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("YD_AllHeartRates.Api")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
4081f899204e0315d5eab3153a72d07dac43556a11ac482ca7ec257f7a6c540b
|
||||
cce0caac969472a84916cb999e1a30fb057282cf6784c8a88d1fe1c873ca6c11
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user