feat: 添加权限效验
This commit is contained in:
@@ -9,5 +9,8 @@ namespace Yi.Framework.Bbs.Application.Contracts.Dtos.Plate
|
||||
public string? Code { get; set; }
|
||||
|
||||
public int OrderNum { get; set; }
|
||||
|
||||
|
||||
public bool IsDisableCreateDiscuss { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user