chore
This commit is contained in:
@@ -151,6 +151,11 @@ namespace Atomx.Data
|
||||
/// </summary>
|
||||
public DbSet<Role> Roles { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 服务供应商
|
||||
/// </summary>
|
||||
public DbSet<ServiceProvider> ServiceProviders { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 系统配置
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user