新增加路由器前缀通过环境变量配置
This commit is contained in:
@@ -20,6 +20,7 @@ namespace ZR.Admin.WebApi.Filters
|
||||
/// </summary>
|
||||
public string Permission { get; set; }
|
||||
private bool HasPermi { get; set; }
|
||||
private bool HasRole { get; set; }
|
||||
|
||||
public ActionPermissionFilter() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user