feat:调整模块权限

develop
old易 2023-09-25 09:17:30 +08:00
parent d2436c098d
commit fed31c45df
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ namespace New_College.Model.Models
/// <summary>
/// 志愿Table
/// </summary>
public class U_VolunteerTable : EntityModel
public class U_VolunteerTable : DEntityTenant
{
/// <summary>
/// 用户ID

View File

@ -9,7 +9,7 @@ namespace New_College.Model.Models
/// <summary>
/// 此表用户绑定后添加和直接购买
/// </summary>
public class V_OrderInfo : RootEntity
public class V_OrderInfo : DEntityRootTenant
{
/// <summary>
/// 1支付宝支付 0微信支付

View File

@ -4,7 +4,7 @@ using System.Text;
namespace New_College.Model.Models
{
public class V_VipCardInfo : RootEntity
public class V_VipCardInfo : DEntityRootTenant
{
/// <summary>
/// 账号 key