删除不用代码,该类已弃用。
This commit is contained in:
parent
9fdac9de5f
commit
40e307faef
@ -1,12 +0,0 @@
|
|||||||
namespace HelloShop.ServiceDefaults.Authorization;
|
|
||||||
|
|
||||||
public class PermissionGrantedResponse
|
|
||||||
{
|
|
||||||
public required string Name { get; set; }
|
|
||||||
|
|
||||||
public string? ResourceType { get; set; }
|
|
||||||
|
|
||||||
public string? ResourceId { get; set; }
|
|
||||||
|
|
||||||
public bool IsGranted { get; set; }
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user